ifcopenshell.api.geometry.add_wall_representation
¶
Module Contents¶
- class ifcopenshell.api.geometry.add_wall_representation.Usecase¶
- apply_booleans(first_operand)¶
- apply_clippings(first_operand)¶
- convert_si_to_unit(co)¶
- create_item()¶
- execute()¶
- ifcopenshell.api.geometry.add_wall_representation.add_wall_representation(file: ifcopenshell.file, context: ifcopenshell.entity_instance, length: float = 1.0, height: float = 3.0, offset: float = 0.0, thickness: float = 0.2, x_angle: float = 0.0, clippings: list[ifcopenshell.util.data.Clipping | dict[str, Any]] | None = None, booleans: list[ifcopenshell.entity_instance] | None = None) ifcopenshell.entity_instance ¶