diff --git a/src/ifcopenshell-python/ifcopenshell/api/alignment/__init__.py b/src/ifcopenshell-python/ifcopenshell/api/alignment/__init__.py index 50c8590296..9018281221 100644 --- a/src/ifcopenshell-python/ifcopenshell/api/alignment/__init__.py +++ b/src/ifcopenshell-python/ifcopenshell/api/alignment/__init__.py @@ -83,6 +83,7 @@ __all__ = [ "create", "create_by_pi_method", "create_from_csv", + "create_segment_representations", "distance_along_from_station", "get_alignment", "get_alignment_station",