Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
We would like the ability to use Pro/TOOLKIT to get the geometry of a wire harness made up of cables and tapes. Currently, you can get the cable geometry but not the tape geometry.
For example, the picture below shows a wire harness with several cables and tapes. We can get the tessellated geometry that represents each cable via the Pro/TOOLKIT function
ProCableTessellationGet
But cannot get the tessellated geometry of the 6 tapes.
The Pro/TOOLKIT function
ProHarnessTessellationGet
provides geometry for the entire wire harness, i.e. all the cables and the tapes as one, united tessellated mesh. However, that does not get the finer granularity, i.e. a tessellated mesh for each cable and each tape.