Message 1 of 1
Graphic Issues when resizing Detail Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am having a problem that when I resize a detail view by moving the fence corners the edges of some parts stay at the same place, even if it is outside of the detail boundary or if it should show more of the part. The shading is correct. The error does not happen every time but comes and goes. New views have the same problem.
I am resizing it with VBA (DetailDrawingView.FenceCornerOne = Point2d()) but the same happens when I move it manually. When I move the FenceCenter manually it fixes it until I move a corner again. That method does not work with VBA though.