| Name | Description |
|---|---|
| Activate() | Activate the current object. |
| Clear() | Run the Clear action. |
| Delete() | Run the Delete action. |
| Duplicate() | Creates a copy of the current DataModelObject. |
| Generate() | Run the Generate action. |
| Name | Description |
|---|---|
| DataModelObjectCategory | Gets the current DataModelObject's category. |
| InternalObject | Gets the internal object. For advanced usage only. |
| InternalObject | Gets the internal object. For advanced usage only. |
| Location | Gets or sets the Location. |
| MaterialProperty | Gets or sets the MaterialProperty. |
| MaterialPropertyComponent | Gets or sets the MaterialPropertyComponent. |
| 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. |
| Suppressed | Gets or sets the Suppressed. |