| Name | Description |
|---|---|
| Activate() | Activate the current object. |
| AddComment() | Creates a new child Comment. |
| AddFigure() | Creates a new child Figure. |
| AddFluidPressure() | Creates a new ContactFluidPressure |
| AddFrictionalStress() | Creates a new ContactFrictionalStress |
| AddGap() | Creates a new ContactGap |
| AddInitialInformation() | Creates a new ContactDataTable |
| AddPenetration() | Creates a new ContactPenetration |
| AddPressure() | Creates a new ContactPressure |
| AddSlidingDistance() | Creates a new ContactSlidingDistance |
| AddStatus() | Creates a new ContactStatus |
| ClearGeneratedData() | Run the ClearGeneratedData action. |
| Delete() | Run the Delete action. |
| Duplicate() | Run the Duplicate action. |
| GenerateInitialContactResults() | Run the GenerateInitialContactResults action. |
| GetChildren(Boolean, IList<ChildrenType>) |
| Name | Description |
|---|---|
| Comments | Gets the list of associated comments. |
| 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. |
| Location | Gets or sets the Location. |
| 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. |