- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Greetings,
I founded a bug while working view iLogic and drawing views.
In my iLogic I have a code "If oDrawingView.ViewType = DrawingViewTypeEnum.kStandardDrawingViewType Then", to find all standard (main) views on the drawing. It works great. But the problem comes when a person have projected views from standard (main) view and then deletes the main view and wants to keep projected one(s). So when this happens, Inventor should dedicate all non-dependable views as "Standard views". But since this does not happen, code just simply jumps over them, since they are still "projected views".
Maybe this is how it should be, but I think they should change view type if they do not have main view anymore, since they're their own main view now.
Hope I explained it good.
Best regards,
ReneR
Solved! Go to Solution.