mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-24 08:56:52 +00:00
WIP improved UI ordering, and print export time in console for convenience. See #1222.
This commit is contained in:
@@ -5,6 +5,7 @@ from blenderbim.bim.module.aggregate.data import Data
|
||||
class BIM_PT_aggregate(Panel):
|
||||
bl_label = "IFC Aggregates"
|
||||
bl_idname = "BIM_PT_aggregate"
|
||||
bl_options = {"DEFAULT_CLOSED"}
|
||||
bl_space_type = "PROPERTIES"
|
||||
bl_region_type = "WINDOW"
|
||||
bl_context = "object"
|
||||
|
||||
Reference in New Issue
Block a user