Anonymous
435 Views, 2 Replies
04-05-2019
06:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
04-05-2019
06:10 AM
Window Zoom Process in Inventor
Dear Friends,
We wants to zoom in on a Particular area using window selection in Inventor
Dim oDef As ButtonDefinition = ThisApplication.CommandManager.ControlDefinitions.Item("AppZoomWindowCmd")
oDef.Execute
After this,it asks the user for window selection.
But i need set window selection point within programming, So is there any API or Function handle this process Please help me to solve this problem.
Please note that we need to zoom particular edge of constraint.
You have any other idea about zoom process share your idea.
Regards and Thanks,
Vicky.