Message 1 of 1
Get sketch plane that point is located on, and the closest perpendicular face to it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Essentially I would like to have a code that stores the plane that the sketch is on as a variable, and then the closest intersecting perpendicular plane.
I believe I have seen somewhat similar stuff to this, but Im not exactly sure how I would write it as code.