mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-22 10:28:37 +00:00
bonsai core module imports #5178
This commit is contained in:
@@ -22,7 +22,7 @@ from typing import TYPE_CHECKING, Optional, Union
|
||||
if TYPE_CHECKING:
|
||||
import bpy
|
||||
import ifcopenshell
|
||||
import blenderbim.tool as tool
|
||||
import bonsai.tool as tool
|
||||
|
||||
|
||||
def reference_structure(
|
||||
|
||||
Reference in New Issue
Block a user