Skip to main content
15-Moonstone
October 22, 2020
Question

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

  • October 22, 2020
  • 1 reply
  • 1718 views

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

1 reply

15-Moonstone
October 23, 2020

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

 

Regards,

Prashant Pandarkar

October 23, 2020

FV_0-1603461158453.png

UgGeomInterferCheck.c in example protoolkit directory.

HIH