Fixes documentation and adds test for expected type

This commit is contained in:
Richard Brice
2026-02-05 04:37:58 -08:00
parent 79ef6eb55c
commit a54b21b838
2 changed files with 7 additions and 2 deletions
@@ -39,7 +39,7 @@ def create_as_offset_curve(
:param file:
:param name: name assigned to IfcAlignment.Name
:param offsets: offsets from the basis curve that defines the offset curve, expected to be IfcOffsetCurveByDistances.
:param offsets: offsets from the basis curve that defines the offset curve, expected to be IfcPointByDistanceExpression.
:param start_station: station value at the start of the alignment
:return: Returns an IfcAlignment
"""