Skip to content

WindowOpeningProperties

Canonical path: NemAll_Python_ArchElements.WindowOpeningProperties

Properties of window opening

Independent2DInteraction property writable

Independent2DInteraction: bool

Set to True, when the opening is above/below the section plane and should therefor NOT interact with the hatching/filling of the parent architectural element in ground view. Defaults to False.

PlaneReferences property writable

PlaneReferences: PlaneReferences

Get the plane references

GetGeometryProperties

GetGeometryProperties() -> VerticalOpeningGeometryProperties

Get a reference of the geometry properties

Returns:

GetOpeningSymbolsProperties

GetOpeningSymbolsProperties() -> OpeningSymbolsProperties

Get a reference of the opening symbols properties

Returns:

GetRevealProperties

GetRevealProperties() -> VerticalOpeningRevealProperties

Get a reference of the reveal properties

Returns:

GetSillProperties

GetSillProperties() -> VerticalOpeningSillProperties

Get a reference of the sill properties

Returns:

GetTierOffsetProperties

GetTierOffsetProperties() -> VerticalOpeningTierOffsetProperties

Get a reference of the tier offset properties

Returns:

__init__ overloaded

__init__()

Initialize

__init__(windowProp: WindowOpeningProperties)

Copy constructor

Parameters:

Placeholder