Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
Anonymous
435 Views, 2 Replies

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.