Click or drag to resize

LineSupportSegment Class

Compatible with IDEA StatiCa Beta 21.0 - beta
Line support on segment
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 LineSupportSegment : OpenElementId

The LineSupportSegment type exposes the following members.

Constructors
  NameDescription
Public methodLineSupportSegment
Initializes a new instance of the LineSupportSegment class
Top
Properties
  NameDescription
Public propertyFlexibleStiffnessRX
Support stiffness rotational RX
Public propertyFlexibleStiffnessRY
Support stiffness rotational RY
Public propertyFlexibleStiffnessRZ
Support stiffness rotational RZ
Public propertyFlexibleStiffnessX
Support stiffness X dirrection
Public propertyFlexibleStiffnessY
Support stiffness Y dirrection
Public propertyFlexibleStiffnessZ
Support stiffness Z dirrection
Public propertyId
Element Id
(Inherited from OpenElementId.)
Public propertyLocalCoordinateSystem
Support local coord system
Public propertySegment
Reference to geometrical segment3D
Public propertySupportTypeRX
Support type in dirrection round X
Public propertySupportTypeRY
Support type in dirrection round Y
Public propertySupportTypeRZ
Support type in dirrection round Z
Public propertySupportTypeX
Support type in dirrection X
Public propertySupportTypeY
Support type in dirrection Y
Public propertySupportTypeZ
Support type in dirrection Z
Top
See Also