VerticalOpeningGeometryProperties
Canonical path: NemAll_Python_ArchElements.VerticalOpeningGeometryProperties
Implementation of the vertical opening geometry properties
Methods:
-
__init__–Copy constructor
Attributes:
-
Depth(float) –Get the depth
-
ProfilePath(str) –Get the full name of the profile
-
RiseAtBottom(float) –Get the rise at the bottom
-
RiseAtTop(float) –Get the rise at the top
-
SegmentsAtBottom(int) –Get the segments of rise at bottom
-
SegmentsAtTop(int) –Get the segments of rise at top
-
Shape(VerticalOpeningShapeType) –Get the opening shape type
-
ShapePolygon(Polygon2D) –Get the shape polygon
-
Width(float) –Get the width
__init__
__init__(element: VerticalOpeningGeometryProperties)
Placeholder