DataModelObject IMechanicalDataModel.GetObjectById(Int32 id)

Returns the Mechanical object related to the provided Id.

Parameters

  • id
    Type: Int32
    The id of the object.

Return Value

Returns the Mechanical object.