mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-30 16:43:00 +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
|
op.resource = 0
|
||||||
|
|
||||||
icon_map = {
|
icon_map = {
|
||||||
|
"IfcSubContractResource": "TEXT",
|
||||||
"IfcConstructionEquipmentResource": "TOOL_SETTINGS",
|
"IfcConstructionEquipmentResource": "TOOL_SETTINGS",
|
||||||
"IfcLaborResource": "OUTLINER_OB_ARMATURE",
|
"IfcLaborResource": "OUTLINER_OB_ARMATURE",
|
||||||
"IfcConstructionMaterialResource": "MATERIAL",
|
"IfcConstructionMaterialResource": "MATERIAL",
|
||||||
|
|||||||
Reference in New Issue
Block a user