Files
IfcOpenShell/src/ifcpatch/bootstrap.py
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
181 B
Python
Raw Normal View History

import toposort
import ifcpatch
import ifcpatch.recipes
import ifcopenshell.util.selector
import ifcopenshell.util.element
import ifcopenshell.util.schema
import ifcpatch.__main__