diff --git a/src/Mod/BIM/ArchPipe.py b/src/Mod/BIM/ArchPipe.py index 5a5ceb0e94..0d3f67d9a7 100644 --- a/src/Mod/BIM/ArchPipe.py +++ b/src/Mod/BIM/ArchPipe.py @@ -303,8 +303,6 @@ class _ArchPipeConnector(ArchComponent.Component): if self.clone(obj): return - if not self.ensureBase(obj): - return tol = 1 # tolerance for alignment. This is only visual, we can keep it low... ptol = 0.001 # tolerance for coincident points