ifcopenshell.api.geometry.add_profile_representation
¶
Module Contents¶
- class ifcopenshell.api.geometry.add_profile_representation.Usecase¶
- apply_clippings(first_operand)¶
- convert_si_to_unit(co)¶
- create_item()¶
- execute()¶
- get_point()¶
- get_x()¶
- get_y()¶
- ifcopenshell.api.geometry.add_profile_representation.add_profile_representation(file: ifcopenshell.file, context: ifcopenshell.entity_instance, profile: ifcopenshell.entity_instance, depth: float = 1.0, cardinal_point: Literal[0, 1, 2, 3, 4, 5, 6, 7, 8, 9] = 5, clippings: list[ifcopenshell.util.data.Clipping | dict[str, Any]] | None = None, placement_zx_axes: tuple[VECTOR_3D | None, VECTOR_3D | None] = (None, None)) ifcopenshell.entity_instance ¶
- ifcopenshell.api.geometry.add_profile_representation.VECTOR_3D¶