<?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: Cable Length Parameter in 3D Part &amp; Assembly Design</title>
    <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Cable-Length-Parameter/m-p/730787#M119669</link>
    <description>&lt;P&gt;It appears your syntax is bad. You left out the "space" after cable_len in the relation.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;cable_len ("cable_name",-1,-1)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your relation omits this space.&lt;/P&gt;
&lt;P&gt;"Here is the syntax I am using:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;length=cable_len("cable_1",-1,-1) "&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 25 May 2021 13:44:39 GMT</pubDate>
    <dc:creator>tbraxton</dc:creator>
    <dc:date>2021-05-25T13:44:39Z</dc:date>
    <item>
      <title>Cable Length Parameter</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Cable-Length-Parameter/m-p/730618#M119642</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I have routed a cable.&amp;nbsp; How can I display the length of the cable in a table (i.e. what parameter captures the length of the cable)?&amp;nbsp; Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 24 May 2021 18:50:25 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Cable-Length-Parameter/m-p/730618#M119642</guid>
      <dc:creator>wbottis</dc:creator>
      <dc:date>2021-05-24T18:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: Cable Length Parameter</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Cable-Length-Parameter/m-p/730623#M119643</link>
      <description>&lt;P&gt;Write a relation that uses the &lt;STRONG&gt;&lt;EM&gt;cable_len&lt;/EM&gt;&lt;/STRONG&gt; function in the part of interest. You can then use the parameter defined in the relation in a table or note.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For a segment of a cable or bundle, use the following syntax:&lt;/P&gt;
&lt;P&gt;cable_len ("cable_name",location_id1,location_id2)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For a cable length from the proximal to distal connection, use the following syntax:&lt;/P&gt;
&lt;P&gt;cable_len ("cable_name",-1,-1)&lt;/P&gt;</description>
      <pubDate>Mon, 24 May 2021 19:09:17 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Cable-Length-Parameter/m-p/730623#M119643</guid>
      <dc:creator>tbraxton</dc:creator>
      <dc:date>2021-05-24T19:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: Cable Length Parameter</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Cable-Length-Parameter/m-p/730634#M119645</link>
      <description>&lt;P&gt;Is this relation written in the harness.prt or the harness.asm containing the harness.prt and connectors?&lt;/P&gt;</description>
      <pubDate>Mon, 24 May 2021 19:59:47 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Cable-Length-Parameter/m-p/730634#M119645</guid>
      <dc:creator>wbottis</dc:creator>
      <dc:date>2021-05-24T19:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: Cable Length Parameter</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Cable-Length-Parameter/m-p/730636#M119647</link>
      <description>&lt;P&gt;OK, I wrote the relation in the .asm file containing the routed harness and it's calculating a length of 0.&amp;nbsp; I'll keep trying.&lt;/P&gt;</description>
      <pubDate>Mon, 24 May 2021 20:14:30 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Cable-Length-Parameter/m-p/730636#M119647</guid>
      <dc:creator>wbottis</dc:creator>
      <dc:date>2021-05-24T20:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: Cable Length Parameter</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Cable-Length-Parameter/m-p/730637#M119648</link>
      <description>&lt;P&gt;I would define the relation in the part files unless the length can only be calculated in the context of an assembly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Details on the &lt;EM&gt;cable_len&amp;nbsp;&lt;/EM&gt;functionality.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.ptc.com/help/creo/creo_pma/usascii/index.html#page/electrical_design/cable/About_Fixing_the_Length_of_a_Cable.html" target="_self"&gt;http://support.ptc.com/help/creo/creo_pma/usascii/index.html#page/electrical_design/cable/About_Fixing_the_Length_of_a_Cable.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 May 2021 20:15:42 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Cable-Length-Parameter/m-p/730637#M119648</guid>
      <dc:creator>tbraxton</dc:creator>
      <dc:date>2021-05-24T20:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: Cable Length Parameter</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Cable-Length-Parameter/m-p/730640#M119649</link>
      <description>&lt;P&gt;No matter what I use as the "cable_name", the result is 0.&amp;nbsp; I have used "CABLE_1", which is at the top of the model tree, but the result is still 0.&lt;/P&gt;</description>
      <pubDate>Mon, 24 May 2021 20:29:51 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Cable-Length-Parameter/m-p/730640#M119649</guid>
      <dc:creator>wbottis</dc:creator>
      <dc:date>2021-05-24T20:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: Cable Length Parameter</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Cable-Length-Parameter/m-p/730642#M119651</link>
      <description>&lt;P&gt;If you use the length function is it reporting the result as 0?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Select&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Applications&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&amp;gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Cabling&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&amp;gt; select&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Cable length&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;from Info Group&lt;/LI&gt;
&lt;LI&gt;Select a cable from graphics area&lt;/LI&gt;
&lt;LI&gt;Select from and to cable locations of the segment to measure on the screen&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;Notes:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;For a correct segment length measurement, select from and to locations through which the selected cable is actually routed&lt;/LI&gt;
&lt;LI&gt;The locations must be selected on the screen, not in the Model Tree&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Mon, 24 May 2021 20:34:51 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Cable-Length-Parameter/m-p/730642#M119651</guid>
      <dc:creator>tbraxton</dc:creator>
      <dc:date>2021-05-24T20:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: Cable Length Parameter</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Cable-Length-Parameter/m-p/730646#M119653</link>
      <description>&lt;P&gt;Performing the following steps below and then clicking the cable in the graphics window, I am getting an actual length value, NOT zero.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Select&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Applications&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&amp;gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Cabling&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&amp;gt; select&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Cable length&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;from Info Group&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Mon, 24 May 2021 20:50:00 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Cable-Length-Parameter/m-p/730646#M119653</guid>
      <dc:creator>wbottis</dc:creator>
      <dc:date>2021-05-24T20:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: Cable Length Parameter</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Cable-Length-Parameter/m-p/730650#M119655</link>
      <description>&lt;P&gt;As a first step I would post the exact syntax you are using to define the parameter in the relation editor. If that does not help then you should post the models and your system setup for more help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since manually querying the length reports an accurate value it would seem it is not a bug. The most likely cause is that the syntax of the relation you are writing is not compliant with the requirements. It is difficult to determine the root cause without access to the data. I do not have access to a Pro/Cable license currently&amp;nbsp; but someone else may be able to debug your model.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 May 2021 21:03:52 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Cable-Length-Parameter/m-p/730650#M119655</guid>
      <dc:creator>tbraxton</dc:creator>
      <dc:date>2021-05-24T21:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: Cable Length Parameter</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Cable-Length-Parameter/m-p/730778#M119664</link>
      <description>&lt;P&gt;Here is the syntax I am using:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;length=cable_len("cable_1",-1,-1)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;where, "cable_1" is the first feature in the harness.prt as shown below.&amp;nbsp; Note: the relation was successfully verified, but is stating 'Probable error in function evaluation.'&amp;nbsp; Also, note that the relation was applied to the assembly containing both the harness.prt and the 2 connectors on either end of the cable.&amp;nbsp; Thank you.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="wbottis_0-1621947609669.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/41999i73B0AE7B9F441CA3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="wbottis_0-1621947609669.png" alt="wbottis_0-1621947609669.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="wbottis_1-1621947648789.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/42000i9AD48127CEB2351E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="wbottis_1-1621947648789.png" alt="wbottis_1-1621947648789.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 May 2021 13:03:24 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Cable-Length-Parameter/m-p/730778#M119664</guid>
      <dc:creator>wbottis</dc:creator>
      <dc:date>2021-05-25T13:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: Cable Length Parameter</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Cable-Length-Parameter/m-p/730787#M119669</link>
      <description>&lt;P&gt;It appears your syntax is bad. You left out the "space" after cable_len in the relation.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;cable_len ("cable_name",-1,-1)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your relation omits this space.&lt;/P&gt;
&lt;P&gt;"Here is the syntax I am using:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;length=cable_len("cable_1",-1,-1) "&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 May 2021 13:44:39 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Cable-Length-Parameter/m-p/730787#M119669</guid>
      <dc:creator>tbraxton</dc:creator>
      <dc:date>2021-05-25T13:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: Cable Length Parameter</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Cable-Length-Parameter/m-p/730797#M119673</link>
      <description>&lt;P&gt;I added the space and evaluated.&amp;nbsp; I'm still receiving an error.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="wbottis_1-1621951906732.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/42004i5C2FE41BC2BDE1DD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="wbottis_1-1621951906732.png" alt="wbottis_1-1621951906732.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 May 2021 14:12:40 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Cable-Length-Parameter/m-p/730797#M119673</guid>
      <dc:creator>wbottis</dc:creator>
      <dc:date>2021-05-25T14:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: Cable Length Parameter</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Cable-Length-Parameter/m-p/730799#M119675</link>
      <description>&lt;P&gt;Are there any other relations in your model that you are testing? I would simplify the test case as much as possible.&lt;/P&gt;
&lt;P&gt;Make a simple model of a cable and test this approach, I can tell you that it has worked previously.&lt;/P&gt;
&lt;P&gt;It is possible that there is a bug, open a call with PTC support if you think it is.&lt;/P&gt;</description>
      <pubDate>Tue, 25 May 2021 14:21:43 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Cable-Length-Parameter/m-p/730799#M119675</guid>
      <dc:creator>tbraxton</dc:creator>
      <dc:date>2021-05-25T14:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: Cable Length Parameter</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Cable-Length-Parameter/m-p/730829#M119678</link>
      <description>&lt;P&gt;I created a new cable assembly, entered the function, and evaluated.&amp;nbsp; The result is zero.&amp;nbsp; The cable assembly has 2 connectors with a straight length of cable spanning them (two cable locations).&amp;nbsp; Measuring the length yields an actual result, so the same issue here.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="wbottis_1-1621956477429.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/42015iEB104850E3792A8E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="wbottis_1-1621956477429.png" alt="wbottis_1-1621956477429.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 May 2021 15:29:37 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Cable-Length-Parameter/m-p/730829#M119678</guid>
      <dc:creator>wbottis</dc:creator>
      <dc:date>2021-05-25T15:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: Cable Length Parameter</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Cable-Length-Parameter/m-p/730834#M119679</link>
      <description>&lt;P&gt;I think the problem is your wire isn't named cable_1. Use the find command and change the look for to be cable. Then do history all. Find the wire you are looking for and then note the name after "cable:"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For instance the find results will look like:&lt;/P&gt;
&lt;P&gt;Cable:w1:AssemblyName&lt;/P&gt;
&lt;P&gt;In this instance w1 is the name of the wire/cable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Its also possible that bundles can't be measured this way ... I just tried one (really short one) and got the same result as you. I don't have any other bundles to try quickly.&lt;/P&gt;</description>
      <pubDate>Tue, 25 May 2021 16:00:00 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Cable-Length-Parameter/m-p/730834#M119679</guid>
      <dc:creator>Chris3</dc:creator>
      <dc:date>2021-05-25T16:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: Cable Length Parameter</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Cable-Length-Parameter/m-p/730843#M119681</link>
      <description>&lt;P&gt;Chris, I have located the name of the cable using the find command.&amp;nbsp; Per your interpretation, CABLE_1 is the name of the cable, so this does not appear to be the issue.&amp;nbsp; I will try and run a wire instead of a cable next.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="wbottis_0-1621960187325.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/42017iDF3A36A82110431C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="wbottis_0-1621960187325.png" alt="wbottis_0-1621960187325.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 May 2021 16:31:47 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Cable-Length-Parameter/m-p/730843#M119681</guid>
      <dc:creator>wbottis</dc:creator>
      <dc:date>2021-05-25T16:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Cable Length Parameter</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Cable-Length-Parameter/m-p/730848#M119683</link>
      <description>&lt;P&gt;Same issue when running a simple wire.&amp;nbsp; Result is zero.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="wbottis_0-1621960494689.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/42018i03C12D29329E0EEF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="wbottis_0-1621960494689.png" alt="wbottis_0-1621960494689.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 May 2021 16:35:08 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Cable-Length-Parameter/m-p/730848#M119683</guid>
      <dc:creator>wbottis</dc:creator>
      <dc:date>2021-05-25T16:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Cable Length Parameter</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Cable-Length-Parameter/m-p/730854#M119684</link>
      <description>&lt;P&gt;Are you in cabling mode when you are evaluating the length? IE do you see the active part symbol next to the harness part?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 25px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/42020i7D40B00D48E0B2E5/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 May 2021 16:49:57 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Cable-Length-Parameter/m-p/730854#M119684</guid>
      <dc:creator>Chris3</dc:creator>
      <dc:date>2021-05-25T16:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Cable Length Parameter</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Cable-Length-Parameter/m-p/730870#M119685</link>
      <description>&lt;P&gt;No, I don't think you can apply a relation to the harness in cabling mode?&amp;nbsp; I tried this initially.&lt;/P&gt;</description>
      <pubDate>Tue, 25 May 2021 18:27:29 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Cable-Length-Parameter/m-p/730870#M119685</guid>
      <dc:creator>wbottis</dc:creator>
      <dc:date>2021-05-25T18:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: Cable Length Parameter</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Cable-Length-Parameter/m-p/730871#M119686</link>
      <description>&lt;P&gt;I have not used cabling yet, but seems to me you are measuring from one end to the same end with&amp;nbsp;&lt;STRONG&gt;cable_len ("cable_name",-1,-1).&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt;Should -1,-1 be -1,1 or -1,0 or 0,-1?&amp;nbsp; Not the same location ID for both ends.&lt;/P&gt;</description>
      <pubDate>Tue, 25 May 2021 18:28:15 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Cable-Length-Parameter/m-p/730871#M119686</guid>
      <dc:creator>kdirth</dc:creator>
      <dc:date>2021-05-25T18:28:15Z</dc:date>
    </item>
  </channel>
</rss>

