| Name | Description |
|---|---|
| Activate() | Activate the current object. |
| AddCommandSnippet() | Creates a new CommandSnippet |
| AddComment() | Creates a new child Comment. |
| AddFigure() | Creates a new child Figure. |
| Delete() | Run the Delete action. |
| Duplicate() | Run the Duplicate action. |
| Name | Description |
|---|---|
| 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. |
| Parent | Gets the parent object. |
| Path | Gets the path of the object. |