Message 1 of 3
I want to select desired line with Inventor api.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Using Inventor API, I create lines by opening a sketch in the inverter and giving the specified points. I am opening this sketch in an assembly file. In this assembly file, I want to do the line selection event, which I manually made over the sketch in the ipt file, using the inventor api. Is it possible to do this with api or with ilogic?