BIM: BimViews upgrade
This commit is contained in:
committed by
Yorik van Havre
parent
438c6d730f
commit
fbd7d201d5
@@ -531,6 +531,8 @@ class ViewProviderBuildingPart:
|
||||
return ":/icons/Arch_Floor_Tree.svg"
|
||||
elif self.Object.IfcType == "Building":
|
||||
return ":/icons/Arch_Building_Tree.svg"
|
||||
elif self.Object.IfcType == "Annotation":
|
||||
return ":/icons/BIM_ArchView.svg"
|
||||
return ":/icons/Arch_BuildingPart_Tree.svg"
|
||||
|
||||
def attach(self,vobj):
|
||||
|
||||
Reference in New Issue
Block a user