Click or drag to resize

Element2D Class

Compatible with IDEA StatiCa Beta 21.0 - beta
Representation of element2D
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 Element2D : OpenElementId

The Element2D type exposes the following members.

Constructors
  NameDescription
Public methodElement2D
Constructor
Top
Properties
  NameDescription
Public propertyEccentricityZ
Displacement in local axis Z
Public propertyElementType
Analysis type - shell, plate, wall
Public propertyGeometricRegion
Geometry region of element2D
Public propertyId
Element Id
(Inherited from OpenElementId.)
Public propertyInnerLines
Inner lines of this region
Public propertyInnerPoints
Inner points of this region
Public propertyMaterial
Material
Public propertyThickness
Thicknes of Element2D
Top
See Also