ifcopenshell.api.alignment.name_segments

Module Contents

ifcopenshell.api.alignment.name_segments.name_segments(prefix: str, alignment: ifcopenshell.entity_instance) None

Sets the segment name like (“H1” for horizontal, “V1” for vertical, “C1” for cant)

Parameters:
  • prefix – The naming prefix

  • alignment – The alignment whose segments are to be named. This should be a IfcAlignmentHorizontal, IfcAlignmentVertical or IfcAlignmentCant