Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I came across this post and I made some use out of the solution. One thing I haven't been able to get to work though is aligning a workplane to the geometry of each selected surface. I use the code...
MODE WORKPLANE_CREATE ; SELECTION CENTRE
to get a workplane off the surface but I can't seem to get it aligned properly with the code
MODE WORKPLANE_EDIT ALIGN GEOMETRY
Is this even possible without user input?
Solved! Go to Solution.