| Name | Description |
|---|---|
| Activate() | Activate the current object. |
| AddComment() | Creates a new child Comment. |
| AddFigure() | Creates a new child Figure. |
| AddTransformation(TransformationType, CoordinateSystemAxisType) | Adds a new transformation. |
| CreateConstructionSurface() | Run the CreateConstructionSurface action. |
| CreateSectionPlane() | Run the CreateSectionPlane action. |
| Delete() | Run the Delete action. |
| Duplicate() | Run the Duplicate action. |
| GetTransformationValue(UInt32) | Gets the value of a transformation. |
| MoveTransformationDown(UInt32) | Moves a transformation down. |
| MoveTransformationUp(UInt32) | Moves a transformation up. |
| RemoveTransformation(UInt32) | Removes a tranformation. |
| SetTransformationValue(UInt32, Object) | Sets the value of a transformation. |
| Name | Description |
|---|---|
| APDLName | Gets or sets the APDLName. |
| Comments | Gets the list of associated comments. |
| CoordinateSystemID | Gets the CoordinateSystemID. |
| CoordinateSystemIDGeneration | Gets or sets the CoordinateSystemIDGeneration. |
| CoordinateSystemType | Gets or sets the coordinate system type. |
| DataModelObjectCategory | Gets the current DataModelObject's category. |
| Figures | Gets the list of associated figures. |
| GloballyAvailable | Gets or sets the GloballyAvailable. |
| Id | Gets or sets the ID of the coordinate system. |
| InternalObject | Gets the internal object. For advanced usage only. |
| InternalObject | Gets the internal object. For advanced usage only. |
| IsGlobal | Gets the IsGlobal. |
| Matrix | Gets or sets the matrix definition of the coordinate system. |
| Name | Gets or sets the name of the coordinate system. |
| ObjectId | Gets the internal id of the object. |
| Origin | Gets or sets the origin of the coordinate system. |
| OriginLocation | Gets or sets the origin location. |
| OriginX | Gets or sets the origin X coordinate. |
| OriginY | Gets or sets the origin Y coordinate. |
| OriginZ | Gets or sets the origin Z coordinate. |
| Parent | Gets the parent object. |
| Path | Gets the path of the object. |
| PrimaryAxis | Gets or sets the PrimaryAxis. |
| PrimaryAxisDefineBy | Gets or sets the PrimaryAxisDefineBy. |
| PrimaryAxisLocation | Gets or sets the principal axis geometry selection. |
| ReadOnly | Gets the ReadOnly. |
| SecondaryAxis | Gets or sets the SecondaryAxis. |
| SecondaryAxisDefineBy | Gets or sets the SecondaryAxisDefineBy. |
| SecondaryAxisLocation | Gets or sets the orientation about principal axis geometry selection. |
| Suppressed | Gets or sets the Suppressed. |
| TransformationCount | Gets the number of transformations. |
| TransformedConfiguration | Gets the TransformedConfiguration. |
| XAxis | Gets or sets the X axis of the coordinate system. |
| XAxisData | Gets the XAxisData. |
| YAxis | Gets or sets the Y axis of the coordinate system. |
| YAxisData | Gets the YAxisData. |
| ZAxis | Gets or sets the Z axis of the coordinate system. |
| ZAxisData | Gets the ZAxisData. |