mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-13 10:57:49 +00:00
Rename panel from IFC Construction Type to IFC Type
As discussed here: https://community.osarch.org/discussion/1332/blenderbim-ifc-construction-type-ifcbuiltelementtype-confusion
This commit is contained in:
@@ -24,7 +24,7 @@ from blenderbim.bim.module.type.data import TypeData
|
||||
|
||||
|
||||
class BIM_PT_type(Panel):
|
||||
bl_label = "IFC Construction Type"
|
||||
bl_label = "IFC Type"
|
||||
bl_idname = "BIM_PT_type"
|
||||
bl_space_type = "PROPERTIES"
|
||||
bl_region_type = "WINDOW"
|
||||
|
||||
Reference in New Issue
Block a user