CoSimulationPin

Defines a CoSimulationPin.

Declaration Syntax

public class CoSimulationPin : DataModelObject, IFolderDataModelObject

Table 195: Members

Property

Children

Gets the list of children.

Property

DataModelObjectCategory

Gets the current DataModelObject's category.

Property

DOF

Gets or sets the DOF.

Property

InternalObject

Gets the internal object. For advanced usage only.

Property

JointType

Gets or sets the Joint Type.

Property

PinBehavior

Gets or sets the Pin Behavior.

Property

PinNature

Gets or sets the Pin Nature.

Property

Scope

Gets or sets the Joint through Scope.

Property

Suppressed

Gets or sets the Suppressed.

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.