ifcpatch.recipes.RemoveSiteRepresentation
¶
Module Contents¶
- class ifcpatch.recipes.RemoveSiteRepresentation.Patcher(src, file, logger)¶
Removes any 3D geometry associated with a site or multiple sites
If no sites or no site geometry is present, nothing happens.
Example:
ifcpatch.execute({"input": "input.ifc", "file": model, "recipe": "RemoveSiteRepresentation", "arguments": []})
- find_decomposed_ifc_class(element, ifc_class)¶
- patch()¶
- file¶
- logger¶
- src¶