mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-18 22:33:33 +00:00
fix missing import
This commit is contained in:
@@ -35,6 +35,7 @@ from mathutils import Vector, Matrix
|
|||||||
from blenderbim.bim.ifc import IfcStore
|
from blenderbim.bim.ifc import IfcStore
|
||||||
from blenderbim.bim.module.model.decorator import ProfileDecorator
|
from blenderbim.bim.module.model.decorator import ProfileDecorator
|
||||||
from blenderbim.bim.module.boundary.decorator import BoundaryDecorator
|
from blenderbim.bim.module.boundary.decorator import BoundaryDecorator
|
||||||
|
import blenderbim.core
|
||||||
|
|
||||||
|
|
||||||
def get_boundaries_collection(blender_space):
|
def get_boundaries_collection(blender_space):
|
||||||
|
|||||||
Reference in New Issue
Block a user