VerticalOpeningTierOffsetProperties
Canonical path: NemAll_Python_ArchElements.VerticalOpeningTierOffsetProperties
Implementation of the vertical opening tier offset properties
Methods:
-
GetFacingProperties
–Get the facing properties
-
__init__
–Copy constructor
Attributes:
-
BottomOffset
(float
) –Get the bottom offset
-
BottomOffsets
(list[float]
) –Get the bottom offsets
-
LeftOffset
(float
) –Get the left offset
-
LeftOffsets
(list[float]
) –Get the left offset
-
RightOffset
(float
) –Get the right offset
-
RightOffsets
(list[float]
) –Get the right offsets
-
TopOffset
(float
) –Get the top offset
-
TopOffsets
(list[float]
) –Get the top offsets
-
Type
(VerticalOpeningTierOffsetType
) –Get the tier offset type
GetFacingProperties
GetFacingProperties() -> VerticalOpeningFacingProperties
__init__
__init__(element: VerticalOpeningTierOffsetProperties)
Placeholder