ifcopenshell.api.geometry.assign_representation

Module Contents

class ifcopenshell.api.geometry.assign_representation.Usecase
assign_product_representation(product: ifcopenshell.entity_instance, representation: ifcopenshell.entity_instance) None
execute() None
file: ifcopenshell.file
settings: dict[str, Any]
ifcopenshell.api.geometry.assign_representation.assign_representation(file: ifcopenshell.file, product: ifcopenshell.entity_instance, representation: ifcopenshell.entity_instance) None