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

Measure minimum distance between parts in assembly and fetch XYZ, iLogic/VB code

Hi everyone. 
I am looking for a solution to my problem:

I want to measure minimum distance between parts in a subassembly at multiple levels and optionally create in places where the measurement takes place. Then I need to fetch coordinates or those points (I don't need them to be shown) and pass them to parameters (XYZ, X'Y'Z') and draw a line between those points so it can be shown later in the drawing. All that can be hard-coded as the assembly won't change. The only thing that changes are distances between parts/subassemblies.

Can anyone help me with it. please?