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() | Run the Duplicate action. |
GetChildren(Boolean, IList<ChildrenType>) |
Name | Description |
---|---|
Comments | Gets the list of associated comments. |
CoordinateSystem | Gets the CoordinateSystem. |
DataModelObjectCategory | Gets the current DataModelObject's category. |
Figures | Gets the list of associated figures. |
GAPDirection | Gets or sets the GAPDirection. |
InitialGap | Gets or sets the InitialGap. |
InternalObject | Gets the internal object. For advanced usage only. |
InternalObject | Gets the internal object. For advanced usage only. |
Location | Gets or sets the Location. |
MinimalGap | Gets or sets the MinimalGap. |
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. |
StiffnessMethod | Gets or sets the StiffnessMethod. |
Suppressed | Gets or sets the Suppressed. |
VoltageDifference | Gets the VoltageDifference. |
ZCoordinate | Gets or sets the ZCoordinate. |