RelConnectsRigidLink Properties |
[This is preliminary documentation and is subject to change.]
The RelConnectsRigidLink type exposes the following members.
Name | Description | |
---|---|---|
HingesPosition |
This attribute serves to indicate if hinges should be applied to rigid link and if so, than on which node
| |
Id |
The ID of the Analysis object.
Needs to be unique within the entire model
(Inherited from StructuralAnalysisObjectBase.) | |
Name |
The name of the Analysis object.
Needs to be unique within it's type
(Inherited from StructuralAnalysisObjectBase.) | |
Nodes |
The existing nodes (StructuralPointConnection), or (StructuralCurveMember, StructuralSurfaceMember) for internal nodes
Maximum of two nodes can be connected by RelConnectsRigidLink
First in node is seen as "master node", second in row is "slave node"
| |
RotationX |
Rotational stiffness & the flexibility in rotation of the connection around local X axis
| |
RotationY |
Rotational stiffness & the flexibility in rotation of the connection around local Y axis
| |
RotationZ |
Rotational stiffness & the flexibility in rotation of the connection around local Z axis
| |
TranslationX |
Translation & flexibility of the connection in the X direction;
| |
TranslationY |
Translation & flexibility of the connection in the Y direction;
| |
TranslationZ |
Translation & flexibility of the connection in the Z direction;
| |
Type |
The way the support acts in individual directions
The value is determined by looking at the constraints.
|