We rely heavily on drawing compare to keep track of changes to a drawing and validate what hasn't changed.
We have found an issue where if you have a drawing and skeletons, components, or geometry changes such that the view border or model border changes the view will shift.
This causes drawings to drastically change when skeletons update, and countless hours have to be taken to fix the drawing views.
So there should be a function/preference to either prevent views from moving and/or to prevent hidden items from affecting view locations.
There is "lock view movement", but this only prevents you the user from moving it, if the models change, or origin changes it will still shift the view.
Here's another extreme example that I used to test the results from a PTC support ticket and verify how the views were changing. The response from them was "Works as specified". (Case 12653660)
On the following sample part- All the Red Flags are related to the view. All the blue flags are not related to the view. Dimensions are all model dimensions.
I added a large piece that would alter the size of the view so it would be clear what would move. Original part is marked in grey.
It’s a bit difficult to see, but the blue flags are all lined up in their original orientation around the view center. They’re not lined up with the original view geometry.
The view stays centered relative to the overall center. it’s not based on say the CS0. Even if the view movement is locked it will still re-center because it doesn’t see that as a move.
The red ones and dimensions moved proportional to the size of the view and also moved with the view based on how the view changed. If the view expanded to the right, the flags expanded to be equally spaced along that side of the view.
So I’ve found the following
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.