Click or drag to resize

LineSupport Class

Compatible with IDEA StatiCa Beta 21.0 - beta
Line support
Inheritance Hierarchy

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

The LineSupport type exposes the following members.

Constructors
  NameDescription
Public methodLineSupport
constructor
Top
Properties
  NameDescription
Public propertyDirection
local / global
Public propertyEdgePositionType
edge position type
Public propertyGeneralLine
general shape
Public propertyGeometryPointsPath
list of line load points
Public propertyGeomId
Id representing geometrical parts of Detail
Public propertyId
Element Id
(Inherited from OpenElementId.)
Public propertyIsPressureOnlyY
pressure only for Y
Public propertyIsUserStiffnessX
true for user stiffness
Public propertyIsUserStiffnessY
true for user stiffness
Public propertyMasterComponent
Gets or sets the master component
Public propertyMasterEdge
master component edge
Public propertyName
Gets or set the name
Public propertyOnWallEdge
true to add line support on wall edge
Public propertyPositionOnEdge
position od edge
Public propertyRz
rotation Rz
Public propertyStiffnessRz
support stiffness Rz
Public propertyStiffnessX
support stiffness X
Public propertyStiffnessY
support stiffness Y
Public propertySupportLength
support lengtj
Public propertyTypeEdgePosition
edge position type
Public propertyX
displacement in X
Public propertyY
displacement in Y
Top
See Also