Skip to main content
11-Garnet
April 7, 2016
Question

Network Length is popping up in wirechart

  • April 7, 2016
  • 1 reply
  • 1519 views

Hi,

When I create a parametric wire chart for a harness, the length of the network is also popping up in the last row.  The last row shows only the length of the network, nothing else.

How do I make sure this last row for network length doesn't show in my drawing.

Thanks Capture.JPG


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.

1 reply

12-Amethyst
April 7, 2016

Add a filter/by rule to the repeat region.  Use !=NETWORK (not equals network).  I use the following.

&harn.run.cond.name !=NETWORK

&harn.run.name !=NETWORK

Thanks,

jef

cloni11-GarnetAuthor
11-Garnet
April 7, 2016

I'm sorry. But I couldn't find where I've to enter this relation. could you please guide me?

12-Amethyst
April 7, 2016

Table Tab / Repeat Region

Pick Filter / by rule

Enter relation (Use parameters driving the repeat region if the ones I listed are not the ones you are using. In the repeat region go to the top of the column driving the wire name, right click, properties)

Save and close