Click or drag to resize

OpeningRect Class

Compatible with IDEA StatiCa Beta 21.0 - beta
Representation of rectangular opening 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 OpeningRect : Opening

The OpeningRect type exposes the following members.

Constructors
  NameDescription
Public methodOpeningRect
Constructor
Top
Properties
  NameDescription
Public propertyGeomId
Id representing geometrical parts of Detail
(Inherited from Opening.)
Public propertyHeight
Height of wall
Public propertyId
Element Id
(Inherited from OpenElementId.)
Public propertyInsertPoint
Insert point 0 - 9
(Inherited from Opening.)
Public propertyMasterComponent
Master component
(Inherited from Opening.)
Public propertyMasterPoint
Master point 0 - 9
(Inherited from Opening.)
Public propertyName
Name
(Inherited from Opening.)
Public propertyOutline
Outline of Oopening
(Inherited from Opening.)
Public propertyPosition
Offset between MasterPoint and InsertPoint If MasterPoint is null, position is from origin of coordinate system
(Inherited from Opening.)
Public propertyWidth
Width of wall
Top
See Also