Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

show mass parts

  • Thread starter Thread starter monnetta
  • Start date Start date
Status
Not open for further replies.
M

monnetta

Guest
Can I show a mass into a repeat region ??
 
Assume you have a parameter in your part called total_m

use a relation in the part to set it as total_m = mp_mass()

go to the drw and create a BOM with a repeat region.Use

in the repeat region use enter text asm>mbr>user defined ans type in total_m

Regenerate draft.

you must be sure to set the density of the parts and calculate the mass at least once.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top