Defines the data model of the Mechanical application.
Declaration Syntax
public interface IMechanicalDataModel
Table 139: Members
Property | ObjectTags |
Gets the ObjectTags object for the Data Model, which represents the current list of tags visable in the User Interface. |
Property | Project |
Gets the project object. Main object of the tree of Mechanical. |
Property | Tree |
Gets the tree of Mechanical. |
Method | CurrentUnitFromQuantityName(string) |
Returns the current unit from a quantity name. |
Method | GetUserObjectById(int) |
Gets the user object based on the application id. |