Gui: Minor cleanups.

This commit is contained in:
tritao
2025-01-13 18:34:47 +00:00
parent 9e6c6682d8
commit 3b47599e43
9 changed files with 11 additions and 15 deletions

View File

@@ -428,7 +428,6 @@ class ViewProviderBuildingPart:
def __init__(self,vobj):
vobj.addExtension("Gui::ViewProviderGroupExtensionPython")
#vobj.addExtension("Gui::ViewProviderGeoFeatureGroupExtensionPython")
vobj.Proxy = self
self.setProperties(vobj)
vobj.ShapeColor = ArchCommands.getDefaultColor("Helpers")