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