| Name | Description |
|---|---|
| Activate() | Activate the current object. |
| AddComment() | Creates a new child Comment. |
| AddFigure() | Creates a new child Figure. |
| AddSafetyFactor() | Creates a new StressSafetyFactor |
| AddSafetyMargin() | Creates a new StressSafetyMargin |
| AddStressRatio() | Creates a new StressRatio |
| Delete() | Run the Delete action. |
| Duplicate() | Run the Duplicate action. |
| GetChildren(Boolean, IList<ChildrenType>) |
| Name | Description |
|---|---|
| Comments | Gets the list of associated comments. |
| CompressiveLimit | Gets or sets the CompressiveLimit. |
| CompressiveLimitType | Gets or sets the CompressiveLimitType. |
| 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. |
| LimitFactor | Gets or sets the LimitFactor. |
| 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. |
| StressLimit | Gets or sets the StressLimit. |
| StressLimitType | Gets or sets the StressLimitType. |
| TensileLimit | Gets or sets the TensileLimit. |
| TensileLimitType | Gets or sets the TensileLimitType. |
| Theory | Gets or sets the Theory. |