BIM: Panel does not require a Base
https://forum.freecad.org/viewtopic.php?t=94657
This commit is contained in:
@@ -115,8 +115,6 @@ class _Panel(ArchComponent.Component):
|
||||
|
||||
if self.clone(obj):
|
||||
return
|
||||
if not self.ensureBase(obj):
|
||||
return
|
||||
|
||||
layers = []
|
||||
length = 0
|
||||
|
||||
Reference in New Issue
Block a user