I want to set a view orientation for parts and assemblies from my Inventor AddIn that does not correspond with the 'standard' orientations defined from the user interface like the Top/Front/Side/Iso ...
The following VB.NET example shows how to retrieve a WorkAxis inside an Assembly and project it onto a newly created DrawingSketch as a SketchLine. To run the example create an axis named "Work Axis1" ...