Toponaming: Bugfix #14952

This commit is contained in:
bgbsww
2024-06-28 12:26:38 -04:00
committed by Chris Hennes
parent 7487251d0c
commit abd72387fa

View File

@@ -79,9 +79,6 @@ void PropertyPartShape::setValue(const TopoShape& sh)
_Shape.Hasher = obj->getDocument()->getStringHasher();
_Shape.hashChildMaps();
}
if ( ! _Shape.isNull() && ! _Shape.isValid() ) {
_Shape.fix();
}
}
hasSetValue();
_Ver.clear();