ifcopenshell.api.alignment.add_segment_to_layout
¶
Module Contents¶
- ifcopenshell.api.alignment.add_segment_to_layout.add_segment_to_layout(file: ifcopenshell.file, alignment: ifcopenshell.entity_instance, segment: ifcopenshell.entity_instance) None ¶
Adds a segment to a layout alignment (horizontal, vertical, or cant)
- Parameters:
alignment – The alignment
segment – The segment to be appended
- Returns:
None