Defines the DesignModeler data model.
Declaration Syntax
public interface IDesignModelerDataModel
Table 107: Members
Property | Components |
Gets all components (named selections). |
Property | GeoData |
Gets the geometry data model object. |
Property | GeometryBuilder |
Gets the geometry builder object. |
Property | Queries |
Gets the queries object. |
Method | ComponentById(int) |
Returns the component (named selection) associated to the specified identifier. |
Method | CurrentUnitFromQuantityName(string) |
Returns the current unit assocaited to a quantity name. |