- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have an Inventor app where I am poking holes in a cylindrical shell. Driven by user inputs, a planar sketch is created and geometry is drawn in that sketch. The sketch geometry is used as a profile to cut a hole in the cylindrical shell using the extrusion method. Ideally, I would like all these planar sketches to have a coordinate system where X is the horizontal axis and the positive direction is to the right. Y is the vertical axis and the positive direction is up. That way I know how to correctly constrain my sketch geometry every time.
Unfortunately, Inventor has its own ideas and, depending on angles entered, planes referenced, etc., I never know how that planar sketch coordinate system is going to turn out. A simple example of what I'm talking about is when you put a horizontal constraint on a line and the line turns vertical in your view due to the sketch coordinate system being different that what you expected.
Is there a way to know how the sketch coordinate system is oriented using code? Or, even better, is there a way to change it to be the way I want it?
Darren Haverstick
Paul Mueller Company
Solved! Go to Solution.