| Name | Description |
|---|---|
| Activate() | Activate the current object. |
| AddCommandSnippet() | Creates a new CommandSnippet |
| AddComment() | Creates a new child Comment. |
| CopyTo(DataModelObject) | Copies all visible properties from this object to another. |
| CreateParameter(String) | Creates a new parameter for a Property. |
| Delete() | Run the Delete action. |
| Duplicate() | Creates a copy of the current DataModelObject. |
| GetMeshRegion() | Returns the mesh region associated to the remote point. |
| GetParameter(String) | Gets the parameter corresponding to the given property. |
| GetPath() | Gets the path of the object. |
| GroupAllSimilarChildren() | Run the GroupAllSimilarChildren action. |
| GroupSimilarObjects() | Run the GroupSimilarObjects action. |
| PromoteToNamedSelection() | Run the PromoteToNamedSelection action. |
| PropertyByAPIName(String) | Get a property by its API name. If multiple properties have the same API Name, only the first property with that name will be returned. |
| PropertyByName(String) | Get a property by its unique name. |
| RemoveParameter(String) | Removes the parameter from the parameter set corresponding to the given property. |
| Name | Description |
|---|---|
| Behavior | Gets or sets the Behavior. |
| Comments | Gets the list of associated comments. |
| CoordinateSystem | Gets or sets the CoordinateSystem. |
| DataModelObjectCategory | Gets the name of the current DataModelObject's category. |
| DOFSelection | Gets or sets the DOFSelection. |
| GloballyAvailable | Remote point is globally available |
| Id | Gets the selection identifier. |
| Ids | Gets or sets selected IDs. |
| InternalObject | Gets the internal object. For advanced usage only. |
| Location | Gets or sets the Location. |
| Material | Gets or sets the Material. |
| 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. |
| OutlineSelection | Gets or sets the OutlineSelection. |
| Parent | Gets the parent object. |
| PilotNodeAPDLName | Gets or sets the PilotNodeAPDLName. |
| PinballRegion | Gets or sets the PinballRegion. |
| Properties | Gets the list of properties for this object. |
| Radius | Gets or sets the Radius. |
| ReadOnly | Gets or sets the ReadOnly. |
| RotationX | Gets or sets the RotationX. |
| RotationY | Gets or sets the RotationY. |
| RotationZ | Gets or sets the RotationZ. |
| ScopingMethod | Gets or sets the ScopingMethod. |
| SelectionType | Gets or sets the selection type. |
| Suppressed | Gets or sets the Suppressed. |
| VisibleProperties | Gets the list of properties that are visible for this object. |
| XComponent | Gets or sets the XComponent. |
| XCoordinate | Gets or sets the XCoordinate. |
| YComponent | Gets or sets the YComponent. |
| YCoordinate | Gets or sets the YCoordinate. |
| ZComponent | Gets or sets the ZComponent. |
| ZCoordinate | Gets or sets the ZCoordinate. |