Click or drag to resize

OpeningCirc Class

Compatible with IDEA StatiCa Beta 21.0 - beta
Representation of circular 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 OpeningCirc : Opening

The OpeningCirc type exposes the following members.

Constructors
  NameDescription
Public methodOpeningCirc
Constructor
Top
Properties
  NameDescription
Public propertyDiameter
Diameter of opening
Public propertyGeomId
Id representing geometrical parts of Detail
(Inherited from Opening.)
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.)
Top
See Also