DataModelObject
IMechanicalDataModel
.GetObjectById(
Int32
id)
Returns the Mechanical object related to the provided Id.
Remarks
Examples
Parameters
id
Type:
Int32
The id of the object.
Return Value
Type:
DataModelObject
Returns the Mechanical object.