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 cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

BOM/Part Description variables

  • Thread starter Thread starter rylee
  • Start date Start date
R

rylee

Guest
Is it possible to have varying part descriptions? Say I
have a 15" x 12" x .5" steel plate. I would like that to be
shown in the part description so it will come into my BOM
with the actual plate size automatically. Can someone tell
me how?
 
Hi,


In the assembly modeadd flexibility tothe required part. In the flexibility window select the parameter tab. Then select the required parameter. Fill in the required details in the 'New Value' cell.


Preetam
 
can we define volume automatic in Drawing AND change will be automatic update.
how can this possible.
please tell me in detail.
 
Hi,


&PRO_MP_VOLUME is the path from where the volume can be retrieved directly onto the drawing. Type this in the note. Volume will be updated on the drawing according to the changes made in the model.


Preetam
 
What if there isn't an assembly? I would like to get the
part description to show the length x width x height of the
part.
 
You could try creating a note feature in the model that calls the specified dimensions. Notes allow you combine strings and real number data types in the text field, with the proper syntax of course. To the best of my knowledge, parameters/relations do not respond well to attempts to mix strings and real numbers. But, like parameters, notes can be called by name in drawings.
 

Part and Inventory Search

Sponsor

Back
Top