ifcpatch.recipes.AddGeometricRepresentationToAlignment¶
Module Contents¶
- class ifcpatch.recipes.AddGeometricRepresentationToAlignment.Patcher(file: ifcopenshell.file, logger: logging.Logger | None = None)¶
Bases:
ifcpatch.BasePatcherAdds the geometric representation to a layout
Example:
model = ifcpatch.execute({"input": "input.ifc", "file": model, "recipe": "AddGeometricRepresentationAlignment"})
- patch()¶
- file_patched: ifcopenshell.file¶