04-21-2020
08:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
04-21-2020
08:45 AM
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?