<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to use creo schematics to get a length of  Wires &amp;amp; Cables in 3D Part &amp; Assembly Design</title>
    <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/How-to-use-creo-schematics-to-get-a-length-of-Wires-amp-Cables/m-p/691149#M107545</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;SPAN&gt;Gaby&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you so much for your reply^^&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That is correct!!&amp;nbsp;I want to get the length&amp;nbsp;value from creo cabling using java API.&amp;nbsp;But, I don't know java. I would like to find someone who can use java API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Because the cable drawing is very simple, and instead of the harness manufacturing drawing, we use a wid sheet with wire length.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let me know something to do!!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;YW&lt;/P&gt;</description>
    <pubDate>Mon, 05 Oct 2020 19:54:01 GMT</pubDate>
    <dc:creator>ywchoi</dc:creator>
    <dc:date>2020-10-05T19:54:01Z</dc:date>
    <item>
      <title>How to use creo schematics to get a length of  Wires &amp; Cables</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/How-to-use-creo-schematics-to-get-a-length-of-Wires-amp-Cables/m-p/690970#M107543</link>
      <description>&lt;P&gt;How to use creo schematics to get a length of Wires &amp;amp; Cables!!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 04 Oct 2020 17:43:35 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/How-to-use-creo-schematics-to-get-a-length-of-Wires-amp-Cables/m-p/690970#M107543</guid>
      <dc:creator>ywchoi</dc:creator>
      <dc:date>2020-10-04T17:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to use creo schematics to get a length of  Wires &amp; Cables</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/How-to-use-creo-schematics-to-get-a-length-of-Wires-amp-Cables/m-p/691034#M107544</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Creo Schematics is not intend to be application for&amp;nbsp; manufacturing of harness, it is schematic tool for design of routed systems (Electrical and P&amp;amp;ID) ; The correct workflow should be :&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;draw the schematics&amp;nbsp; in Creo Schematics - this should implement the logic and connectivity of the electrical design&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;export the electrical design as xml&amp;nbsp; to Creo Cabling&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;import the xml in Creo Cabling&amp;nbsp; Assembly&lt;/LI&gt;
&lt;LI&gt;rout the cables/wires&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;flatten harness using Creo harness manufacturing or Harness Manufacturing Extensions&amp;nbsp; &amp;nbsp;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;after flattening the harness you are getting electrical drawing (for manufacturing)&amp;nbsp; with the length of each cable/wire.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if you insist to have length in Creo schematics i assume it can be done by using java API :&amp;nbsp;&lt;/P&gt;
&lt;P&gt;create java class/method which read logical data exported from cabling and set the values in Creo Schematics .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards ,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Gaby&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2020 08:46:54 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/How-to-use-creo-schematics-to-get-a-length-of-Wires-amp-Cables/m-p/691034#M107544</guid>
      <dc:creator>Gaby_K</dc:creator>
      <dc:date>2020-10-05T08:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to use creo schematics to get a length of  Wires &amp; Cables</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/How-to-use-creo-schematics-to-get-a-length-of-Wires-amp-Cables/m-p/691149#M107545</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;SPAN&gt;Gaby&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you so much for your reply^^&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That is correct!!&amp;nbsp;I want to get the length&amp;nbsp;value from creo cabling using java API.&amp;nbsp;But, I don't know java. I would like to find someone who can use java API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Because the cable drawing is very simple, and instead of the harness manufacturing drawing, we use a wid sheet with wire length.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let me know something to do!!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;YW&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2020 19:54:01 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/How-to-use-creo-schematics-to-get-a-length-of-Wires-amp-Cables/m-p/691149#M107545</guid>
      <dc:creator>ywchoi</dc:creator>
      <dc:date>2020-10-05T19:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to use creo schematics to get a length of  Wires &amp; Cables</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/How-to-use-creo-schematics-to-get-a-length-of-Wires-amp-Cables/m-p/691150#M107546</link>
      <description>&lt;P&gt;I am looking for an expert who can do the creo schematic Java API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="mailto:bora4114@gmail.com" target="_blank"&gt;bora4114@gmail.com&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;YW&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2020 20:01:46 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/How-to-use-creo-schematics-to-get-a-length-of-Wires-amp-Cables/m-p/691150#M107546</guid>
      <dc:creator>ywchoi</dc:creator>
      <dc:date>2020-10-05T20:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to use creo schematics to get a length of  Wires &amp; Cables</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/How-to-use-creo-schematics-to-get-a-length-of-Wires-amp-Cables/m-p/691442#M107547</link>
      <description>&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ywchoi_0-1602073483573.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/32229i46A2ED4870BE2F77/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ywchoi_0-1602073483573.png" alt="ywchoi_0-1602073483573.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I haven't thought about what to do and we have no idea yet. This step checks if it is technically possible.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;YW&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2020 12:26:13 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/How-to-use-creo-schematics-to-get-a-length-of-Wires-amp-Cables/m-p/691442#M107547</guid>
      <dc:creator>ywchoi</dc:creator>
      <dc:date>2020-10-07T12:26:13Z</dc:date>
    </item>
  </channel>
</rss>

