mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-20 23:36:20 +00:00
Fix BlenderBIM bug missing module reference for Pie Menu shortcuts
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
import bpy
|
import bpy
|
||||||
|
from blenderbim.bim.ifc import IfcStore
|
||||||
|
|
||||||
class OpenPieClass(bpy.types.Operator):
|
class OpenPieClass(bpy.types.Operator):
|
||||||
bl_idname = "bim.open_pie_class"
|
bl_idname = "bim.open_pie_class"
|
||||||
|
|||||||
Reference in New Issue
Block a user