Message 1 of 4
Can't add drawing overlay view without additional positional representation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm using Inventor 2023.2.1 and when I try to add an overlay view on a drawing, it errors out. The problem is the second argument, If I try "[Primary]" it gives an error if I don't go add an additional positional rep to my assembly. I can't find a way around this I believe it is a bug.
sparesSheet.DrawingViews.AddOverlayView(oDrawingView, oDrawingView.ActivePositionalRepresentation, "Spare Parts", False, DrawingViewStyleEnum.kHiddenLineDrawingViewStyle, False)