cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

How to get minimum distance between two components without selection through Protoolkit?

ppandarkar-2
15-Moonstone

How to get minimum distance between two components without selection through Protoolkit?

Hi,

I want to measure minimum distance between two components from Protoolkit. Please can we know API and process to do this. We want to make it automate process so no selection. Component we will identify by its attribute and provide to API.

 

From front end I can measure minimum distance between two components by selecting components and then Measure -> distance then it displays. So need process through protoolkit.

 

Regards,

Prashant Pandarkar

2 REPLIES 2

Is there any API available? or any process how to achieve this.

 

Regards,

Prashant Pandarkar

FV
17-Peridot
17-Peridot
(To:ppandarkar-2)

FV_0-1603461158453.png

UgGeomInterferCheck.c in example protoolkit directory.

HIH

Top Tags