Click or drag to resize

RigidLink Class

Compatible with IDEA StatiCa Beta 21.0 - beta
Rigid link between nodes
Inheritance Hierarchy

Namespace:  IdeaRS.OpenModel.Model
Assembly:  IdeaRS.OpenModel (in IdeaRS.OpenModel.dll) Version: 20.0.1.1 (20.0.1.1)
Syntax
public class RigidLink : OpenElementId

The RigidLink type exposes the following members.

Constructors
  NameDescription
Public methodRigidLink
Constructor
Top
Properties
  NameDescription
Public propertyId
Element Id
(Inherited from OpenElementId.)
Public propertyMasterNode
Node to which all six independent degrees of freedom for the element are assigned
Public propertyRigidRX
DOF rigid in RX dirrection
Public propertyRigidRY
DOF rigid in RY dirrection
Public propertyRigidRZ
DOF rigid in RZ dirrection
Public propertyRigidX
DOF rigid in X dirrection
Public propertyRigidZ
DOF rigid in Z dirrection
Public propertySlaveNodes
Dependent nodes
Top
See Also