08-05-2021
08:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
08-05-2021
08:18 AM
Hello
What do you mean with "actual feature"? Is a feature already selected or is it the last feature in the model browser tree or ... ?
There is afaik a new DrawingView.Include3DAnnotations Property in the API to retrieve the model annotations in a drawing view in Inventor 2022.
Before this, you can start the retrieve command, which opens the dialog to include annotations.
ThisApplication.CommandManager.ControlDefinitions("DrawingRetrieveDimsCmd").Execute
But then your users needs to interact or you simulate some sendkeys.
R. Krieg
RKW Solutions
www.rkw-solutions.com