| 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. |
| GetChildren(Boolean, IList<ChildrenType>) |
| Name | Description |
|---|---|
| Comments | Gets the list of associated comments. |
| DataModelObjectCategory | Gets the current DataModelObject's category. |
| Figures | Gets the list of associated figures. |
| GraphControlsXAxis | Gets or sets the GraphControlsXAxis. |
| IndependentVariable | Gets or sets the IndependentVariable. |
| InternalObject | Gets the internal object. For advanced usage only. |
| InternalObject | Gets the internal object. For advanced usage only. |
| Location | Gets or sets the Location. |
| Magnitude | Gets or sets the Magnitude. |
| Name | Gets the name of the object. |
| NumberOfSegments | Gets or sets the NumberOfSegments. |
| ObjectId | Gets the internal id of the object. |
| Parent | Gets the parent object. |
| Path | Gets the path of the object. |
| RangeMaximum | Gets or sets the RangeMaximum. |
| RangeMinimum | Gets or sets the RangeMinimum. |
| ShellFace | Gets or sets the ShellFace. |
| Suppressed | Gets or sets the Suppressed. |
| XYZFunctionCoordinateSystem | Gets or sets the XYZFunctionCoordinateSystem. |