Toponaming: Bugfix #14952

This commit is contained in:
bgbsww
2024-06-28 12:26:38 -04:00
committed by Chris Hennes
parent 3b8f615f7a
commit d9ba737132

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();