IFCFile.load_geometries
- IFCFile.load_geometries(include=None, exclude=None)
Load all the geometries of the IFC file using a fast multithreaded iterator.
- Parameters:
- includelist[str], optional
A list of entity types to include.
- excludelist[str], optional
A list of entity types to exclude.