ShapeReferencePointUtil
implementation of the shape reference point utility functions
ShapeReferencePointUtil
Canonical path: Utils.Architecture.ShapeReferencePointUtil.ShapeReferencePointUtil
shape reference point utility class
get_reference_point
staticmethod
get_reference_point(
properties: ColumnProperties | SlabOpeningProperties,
ref_pnt_id: RefPointPosition,
) -> Point2D
get the shape reference point
Parameters:
-
properties(ColumnProperties | SlabOpeningProperties) –properties
-
ref_pnt_id(RefPointPosition) –reference point ID
Returns:
-
Point2D–reference point
Placeholder