Skip to content

SlabOpeningProperties

Canonical path: NemAll_Python_ArchElements.SlabOpeningProperties

Bases: VerticalElementProperties, ArchBaseProperties

Implementation of the slab opening properties

Methods:

Attributes:

Independent2DInteraction property writable

Independent2DInteraction: bool

Get the independent 2D interaction state

GetOpeningSymbolsProperties

GetOpeningSymbolsProperties() -> OpeningSymbolsProperties

Get a reference of the opening symbols properties

Returns:

GetOpeningType

GetOpeningType() -> SlabOpeningType

Get the opening type

Returns:

__init__ overloaded

__init__(openingType: SlabOpeningType = eOpening)

Constructor

__init__(openingProps: SlabOpeningProperties)

Copy constructor

Parameters: