BodyInteractions

Defines a BodyInteractions.

Declaration Syntax

public class BodyInteractions : DataModelObject, IFolderDataModelObject

Table 899: Members

Property

BodySelfContact

Gets or sets the BodySelfContact.

Property

Children

Gets the list of children.

Property

Comments

Gets the list of associated comments.

Property

ContactDetection

Gets or sets the ContactDetection.

Property

DataModelObjectCategory

Gets the current DataModelObject's category.

Property

EdgeOnEdgeContact

Gets or sets the EdgeOnEdgeContact.

Property

ElementSelfContact

Gets or sets the ElementSelfContact.

Property

Figures

Gets the list of associated figures.

Property

Formulation

Gets or sets the Formulation.

Property

Images

Gets the list of associated images.

Property

InternalObject

Gets the internal object. For advanced usage only.

Property

LimitingTimestepVelocity

Gets or sets the LimitingTimestepVelocity.

Property

ManualContactTreatment

Gets or sets the ManualContactTreatment.

Property

NodalShellThickness

Gets or sets the NodalShellThickness.

Property

PinballFactor

Gets or sets the PinballFactor.

Property

ShellThicknessFactor

Gets or sets the ShellThicknessFactor.

Property

SlidingContact

Gets or sets the SlidingContact.

Property

TimestepSafetyFactor

Gets or sets the TimestepSafetyFactor.

Property

Tolerance

Gets or sets the Tolerance.

Method

AddBodyInteraction()

Creates a new child BodyInteraction.

Method

AddComment()

Creates a new child Comment.

Method

AddFigure()

Creates a new child Figure.

Method

AddImage(string)

Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the image will be a screen capture of the Geometry window.

Method

Delete()

Run the Delete action.

Method

GetChildren<ChildrenType>(bool, IList<ChildrenType>)

Gets the list of children, filtered by type.

Method

GetChildren(DataModelObjectCategory, bool, IList<IDataModelObject>)

Gets the list of children, filtered by type.