Message 1 of 1
Accessing directedit size operation via a VBA macro in inventor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I'm trying to write a vba script that allows the user to click on a radius of a stepfile part. Then the radius has to be edited by a directeditsize operation. I just can't find a way to give a definition via the api or any add command to run it.
Does anyone know how I can address this via code?