Skip to content

GeneralOpeningProperties

Canonical path: NemAll_Python_ArchElements.GeneralOpeningProperties

Implementation of the General opening properties

Methods:

Attributes:

Independent2DInteraction property writable

Independent2DInteraction: bool

Get the independent 2D interaction state

OpeningType property writable

OpeningType: OpeningType

Get the type of the opening

PlaneReferences property writable

PlaneReferences: PlaneReferences

Get the plane references

VisibleInViewSection3D property writable

VisibleInViewSection3D: bool

Get the visible in view/section/3D model state

GetGeometryProperties

GetGeometryProperties() -> VerticalOpeningGeometryProperties

Get a reference of the geometry properties

Returns:

GetOpeningSymbolsProperties

GetOpeningSymbolsProperties() -> OpeningSymbolsProperties

Get a reference of the opening symbols properties

Returns:

GetSillProperties

GetSillProperties() -> VerticalOpeningSillProperties

Get a reference of the sill properties

Returns:

__init__ overloaded

__init__(openingType: OpeningType)

Constructor

Parameters:

__init__(openingProp: GeneralOpeningProperties)

Copy constructor

Parameters: