mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 09:21:46 +00:00
Non-rooted subcontract resources are now allowed.
This commit is contained in:
@@ -61,6 +61,7 @@ class BIM_PT_resources(Panel):
|
||||
op.resource = 0
|
||||
|
||||
icon_map = {
|
||||
"IfcSubContractResource": "TEXT",
|
||||
"IfcConstructionEquipmentResource": "TOOL_SETTINGS",
|
||||
"IfcLaborResource": "OUTLINER_OB_ARMATURE",
|
||||
"IfcConstructionMaterialResource": "MATERIAL",
|
||||
|
||||
Reference in New Issue
Block a user