Skip to main content
1-Visitor
June 3, 2015
Solved

Adding model properties to a harness

  • June 3, 2015
  • 2 replies
  • 1523 views

Has any one ever needed to report the wight of wire in an assembly?  How do you wight to a cable.  Most wire I've come a crossed give lbs/ft, how can i add this in to be calculated with the assembly?


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.
Best answer by jstone

Chuck,

The wires will need the parameters "density", "units", & "mass_units".  density will be a linear density ratio in mass/length (LB/INCH), units will be INCH, & mass_units set to LB.  This should add the wires mass to the model.

Thanks,

jef

2 replies

jstone12-AmethystAnswer
12-Amethyst
June 3, 2015

Chuck,

The wires will need the parameters "density", "units", & "mass_units".  density will be a linear density ratio in mass/length (LB/INCH), units will be INCH, & mass_units set to LB.  This should add the wires mass to the model.

Thanks,

jef

cfrascona1-VisitorAuthor
1-Visitor
June 4, 2015

Thanks Jef, that worked.