ifcopenshell.api.geometry.unassign_representation
¶
Module Contents¶
- class ifcopenshell.api.geometry.unassign_representation.Usecase¶
- execute() None ¶
- process_shape_aspects(product_representation: ifcopenshell.entity_instance) None ¶
- remove_representation_map_only(representation_map: ifcopenshell.entity_instance) None ¶
- unassign_product_representation(product: ifcopenshell.entity_instance, representation: ifcopenshell.entity_instance) None ¶
- unassign_products_using_mapped_representation(representation_map: ifcopenshell.entity_instance) None ¶
- unassign_type_representation() None ¶
- file: ifcopenshell.file¶
- settings: dict[str, Any]¶
- ifcopenshell.api.geometry.unassign_representation.unassign_representation(file: ifcopenshell.file, product: ifcopenshell.entity_instance, representation: ifcopenshell.entity_instance) None ¶