ifcpatch.recipes.PatchStationReferentPosition¶
Module Contents¶
- class ifcpatch.recipes.PatchStationReferentPosition.Patcher(file: ifcopenshell.file, logger: logging.Logger | None = None)¶
Bases:
ifcpatch.BasePatcherAdds a zero length segments to alignment layouts
Example:
model = ifcpatch.execute({"input": "input.ifc", "file": model, "recipe": "PatchStationReferentPosition"})
- patch()¶
- file_patched: ifcopenshell.file¶