Click or drag to resize

HingeElement1D Class

Compatible with IDEA StatiCa Beta 21.0 - beta
Representation of hinge element 1D
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 HingeElement1D : OpenElementId

The HingeElement1D type exposes the following members.

Constructors
  NameDescription
Public methodHingeElement1D
Initializes a new instance of the HingeElement1D class
Top
Properties
  NameDescription
Public propertyHingeTypeRX
Hinge type in dirrection round X
Public propertyHingeTypeRY
Hinge type in dirrection round Y
Public propertyHingeTypeRZ
Hinge type in dirrection round Z
Public propertyHingeTypeX
Hinge type in dirrection X
Public propertyHingeTypeY
Hinge type in dirrection Y
Public propertyHingeTypeZ
Hinge type in dirrection Z
Public propertyId
Element Id
(Inherited from OpenElementId.)
Public propertyInitialStiffnessRX
Initial stiffness rotational RX
Public propertyInitialStiffnessRY
Initial stiffness rotational RY
Public propertyInitialStiffnessRZ
Initial stiffness rotational RZ
Public propertyInitialStiffnessX
Initial stiffness X dirrection
Public propertyInitialStiffnessY
Initial stiffness Y dirrection
Public propertyInitialStiffnessZ
Initial stiffness Z dirrection
Top
See Also