Click or drag to resize

RelConnectsRigidMember Properties

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

The RelConnectsRigidMember type exposes the following members.

Properties
  NameDescription
Public propertyEdgeFirst
The 0-based edge index of the Member2DFirst being connected with
Public propertyEdgeSecond
The 0-based edge index of the Member2DSecond being connected with
Public propertyId
The ID of the Analysis object. Needs to be unique within the entire model
(Inherited from StructuralAnalysisObjectBase.)
Public propertyInternalEdgeFirst
The internal edge of the Member2DFirst being connected with
Public propertyInternalEdgeSecond
The internal edge of the Member2DSecond being connected with
Public propertyMember1DFirst
The first StructuralCurveMember being connected with
Public propertyMember1DSecond
The second StructuralCurveMember being connected with
Public propertyMember2DFirst
The first surface who's edge or internal edge is being connected with
Public propertyMember2DSecond
The second surface who's edge or internal edge is being connected with
Public propertyName
The name of the Analysis object. Needs to be unique within it's type
(Inherited from StructuralAnalysisObjectBase.)
Public propertyNode
The node who's being connected with
Public propertyRotationX
Rotational stiffness & the flexibility in rotation of the connection around local X axis
Public propertyRotationY
Rotational stiffness & the flexibility in rotation of the connection around local Y axis
Public propertyRotationZ
Rotational stiffness & the flexibility in rotation of the connection around local Z axis
Public propertyTranslationX
Translation & flexibility of the connection in the X direction;
Public propertyTranslationY
Translation & flexibility of the connection in the Y direction;
Public propertyTranslationZ
Translation & flexibility of the connection in the Z direction;
Public propertyType
The way the support acts in individual directions The value is determined by looking at the constraints.
Top
See Also