VerticalOpeningFacingProperties
Canonical path: NemAll_Python_ArchElements.VerticalOpeningFacingProperties
Implementation of the vertical opening facing properties
Methods:
-
__init__
–Copy constructor
Attributes:
-
LeftDepth
(float
) –Get the left depth
-
LeftFacing
(bool
) –Get the left facing state
-
LeftWidth
(float
) –Get the left width
-
OpeningSide
(OpeningSide
) –Get the opening side
-
RightDepth
(float
) –Get the right depth
-
RightFacing
(bool
) –Get the right facing state
-
RightWidth
(float
) –Get the right width
-
TopDepth
(float
) –Get the top depth
-
TopFacing
(bool
) –Get the top facing state
-
TopWidth
(float
) –Get the top width
__init__
__init__(element: VerticalOpeningFacingProperties)
Placeholder