ifcopenshell.api.alignment.update_fallback_position¶
Module Contents¶
- ifcopenshell.api.alignment.update_fallback_position.update_fallback_position(file: ifcopenshell.file, lp: ifcopenshell.entity_instance)¶
Updates the IfcLinearPlacement.CartesianPoint fallback position.
If the CartesianPosition is not assigned to the IfcLinearPlacement, one will be created
- Parameters:
lp – The linear placement
- Returns:
None