Click or drag to resize

Wall Class

Compatible with IDEA StatiCa Beta 21.0 - beta
Representation of Wall in IDEA StatiCa Detail
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 Wall : Element2D, IGeometryPart

The Wall type exposes the following members.

Constructors
  NameDescription
Public methodWall
Constructor
Top
Properties
  NameDescription
Public propertyEccentricityZ
Displacement in local axis Z
(Inherited from Element2D.)
Public propertyEdges
Lines of Element2D including edges, which are created by opening
Public propertyElementType
Analysis type - shell, plate, wall
(Inherited from Element2D.)
Public propertyGeometricRegion
Geometry region of element2D
(Inherited from Element2D.)
Public propertyGeomId
Id representing geometrical parts of Detail
Public propertyId
Element Id
(Inherited from OpenElementId.)
Public propertyInnerLines
Inner lines of this region
(Inherited from Element2D.)
Public propertyInnerPoints
Inner points of this region
(Inherited from Element2D.)
Public propertyInsertPoint
Insert point 0 - 9
Public propertyMasterComponent
Master component
Public propertyMasterPoint
Master point 0 - 9
Public propertyMaterial
Material
(Inherited from Element2D.)
Public propertyName
Name
Public propertyPosition
Offset between MasterPoint and InsertPoint If MasterPoint is null, position is from origin of coordinate system
Public propertyThickness
Thicknes of Element2D
(Inherited from Element2D.)
Top
See Also