Click or drag to resize

IHasBoundaryNodeConditionTTranslation, TRotation Properties

[This is preliminary documentation and is subject to change.]

The IHasBoundaryNodeConditionTTranslation, TRotation generic type exposes the following members.

Properties
  NameDescription
Public propertyRotationX
Rotational stiffness & the flexibility in rotation of the connection around local X axis
(Inherited from IHasRotationalConstraintsBaseTConstraint.)
Public propertyRotationY
Rotational stiffness & the flexibility in rotation of the connection around local Y axis
(Inherited from IHasRotationalConstraintsBaseTConstraint.)
Public propertyRotationZ
Rotational stiffness & the flexibility in rotation of the connection around local Z axis
(Inherited from IHasRotationalConstraintsBaseTConstraint.)
Public propertyTranslationX
Translation & flexibility of the connection in the X direction;
(Inherited from IHasTranslationConstraintsBaseTConstraint.)
Public propertyTranslationY
Translation & flexibility of the connection in the Y direction;
(Inherited from IHasTranslationConstraintsBaseTConstraint.)
Public propertyTranslationZ
Translation & flexibility of the connection in the Z direction;
(Inherited from IHasTranslationConstraintsBaseTConstraint.)
Public propertyType
The way the support acts in individual directions The value is determined by looking at the constraints.
(Inherited from IHasBoundaryNodeConditionBase.)
Top
See Also