Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
How to use creo schematics to get a length of Wires & Cables!!
I am looking for solutions that a parameter in creo schematics get the length from creo cabling. We need to insert the length of wire and cable.
Hi,
Creo Schematics is not intend to be application for manufacturing of harness, it is schematic tool for design of routed systems (Electrical and P&ID) ; The correct workflow should be :
after flattening the harness you are getting electrical drawing (for manufacturing) with the length of each cable/wire.
if you insist to have length in Creo schematics i assume it can be done by using java API :
create java class/method which read logical data exported from cabling and set the values in Creo Schematics .
Regards ,
Gaby
Hello Gaby
Thank you so much for your reply^^
That is correct!! I want to get the length value from creo cabling using java API. But, I don't know java. I would like to find someone who can use java API.
Because the cable drawing is very simple, and instead of the harness manufacturing drawing, we use a wid sheet with wire length.
Please let me know something to do!!
Regards,
YW
Our product drawings are very similar for both the schematic and cables. It is different that the cabling drawing has a length value. If there is a length value in the drawing of schematic. The schematics and cabling are all the same. Then we no longer need cabling drawings.
We input manually the length value that is wire parameter in schematics. The both schematics and cabling have all the same wires. Because wires are created XML.
I haven't thought about what to do and we have no idea yet. This step checks if it is technically possible.
YW