Message 1 of 5
How to execute command for invisible drawing document using Inventor API?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Good day. I'm using 'DrawingCropViewCmd' command to crop drawing view. It works in case drawing document is opened with option Visible = true. But in case document is invisible command execute does not work. Are there any ways to execute 'DrawingCropViewCmd' for invisible document?