Click or drag to resize

WallRect Class

Compatible with IDEA StatiCa Beta 21.0 - beta
Representation of rectangular element2D 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 WallRect : Wall

The WallRect type exposes the following members.

Constructors
  NameDescription
Public methodWallRect
Coonstructor
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
(Inherited from Wall.)
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
(Inherited from Wall.)
Public propertyHeight
Height of wall
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
(Inherited from Wall.)
Public propertyMasterComponent
Master component
(Inherited from Wall.)
Public propertyMasterPoint
Master point 0 - 9
(Inherited from Wall.)
Public propertyMaterial
Material
(Inherited from Element2D.)
Public propertyName
Name
(Inherited from Wall.)
Public propertyOffset1
Offset horizontal top left
Public propertyOffset2
Offset horizontal top left
Public propertyPosition
Offset between MasterPoint and InsertPoint If MasterPoint is null, position is from origin of coordinate system
(Inherited from Wall.)
Public propertyThickness
Thicknes of Element2D
(Inherited from Element2D.)
Public propertyWidth
Width of wall
Top
See Also