| Name | Description |
|---|---|
| Activate() | Activate the current object. |
| AddComment() | Creates a new child Comment. |
| AddFigure() | Creates a new child Figure. |
| Delete() | Run the Delete action. |
| Duplicate() | Run the Duplicate action. |
| GenerateMesh() | Generate the Mesh. |
| GetChildren(Boolean, IList<ChildrenType>) |
| Name | Description |
|---|---|
| Comments | Gets the list of associated comments. |
| ControlMessages | Gets the ControlMessages. |
| DataModelObjectCategory | Gets the current DataModelObject's category. |
| Figures | Gets the list of associated figures. |
| HighCoordinateSystem | Gets or sets the HighCoordinateSystem. |
| HighGeometrySelection | Gets or sets the HighGeometrySelection. |
| InternalObject | Gets the internal object. For advanced usage only. |
| InternalObject | Gets the internal object. For advanced usage only. |
| LowCoordinateSystem | Gets or sets the LowCoordinateSystem. |
| LowGeometrySelection | Gets or sets the LowGeometrySelection. |
| Name | Gets the name of the object. |
| ObjectId | Gets the internal id of the object. |
| Parent | Gets the parent object. |
| Path | Gets the path of the object. |
| RotationAxis | Gets or sets the RotationAxis. |
| Suppressed | Gets or sets the Suppressed. |
| Transformation | Gets or sets the Transformation. |