mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-19 14:41:25 +00:00
remove import BrickStore in props
This commit is contained in:
@@ -30,7 +30,6 @@ from bpy.props import (
|
|||||||
FloatVectorProperty,
|
FloatVectorProperty,
|
||||||
CollectionProperty,
|
CollectionProperty,
|
||||||
)
|
)
|
||||||
from blenderbim.tool.brick import BrickStore
|
|
||||||
|
|
||||||
|
|
||||||
def update_active_brick_index(self, context):
|
def update_active_brick_index(self, context):
|
||||||
|
|||||||
Reference in New Issue
Block a user