| 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() | Creates a copy of the current DataModelObject. |
| GetCompletedExpansionState(CondensedPart) | Gets the completed expansion state of a given Condensed Part |
| GetExpansionState(CondensedPart) | Gets the requested expansion state of a given Condensed Part |
| PerformExpansionPass() | Run the PerformExpansionPass action. |
| SetExpansionState(CondensedPart, CondensedPartExpansionState) | Sets the requested expansion state of a given Condensed Part |
| Name | Description |
|---|---|
| CleanupOptionalFiles | Gets or sets the CleanupOptionalFiles. |
| Comments | Gets the list of associated comments. |
| DataModelObjectCategory | Gets the current DataModelObject's category. |
| Figures | Gets the list of associated figures. |
| InternalObject | Gets the internal object. For advanced usage only. |
| InternalObject | Gets the internal object. For advanced usage only. |
| Name | Gets the name of the object. |
| ObjectId | Gets the internal id of the object. |
| ObjectTags | Gets an IEnumerable object of the tags that 'this' is a part of. |
| Parent | Gets the parent object. |
| Path | Gets the path of the object. |