Material in BOM

Discussion in 'Pro/Engineer & Creo Elements/Pro' started by Prasanna, Apr 15, 2005.

  1. Prasanna

    Prasanna Guest

    Hi, Is there any option to update the material info. given in the part
    file automatically in the drawing BOM?
     
    Prasanna, Apr 15, 2005
    #1
  2. Prasanna

    David Janes Guest

    No, and it's one of the goofier things about Pro/e that so much information is
    stored in the part through 'Edit>Setup' that is unavailable parametrically through
    notes or in a table repeat region. Mass property calculations are available
    through pro_mp_mass, pro_mp_volume, and other model analysis parameters. This is
    only indirect access to the information through a calculation, using the density
    and other material properties. But a simple thing, like a material name, stored in
    the material file, is not. I have heard of storing the name on the Condition line
    and somehow making that available parametrically, but I don't know how. Wait long
    enough, though, and everything will eventually be fixed in a future rev.

    David Janes
     
    David Janes, Apr 15, 2005
    #2
  3. Prasanna

    huggre Guest


    David is on the right track here, in your material file write the
    material name in the CONDITION statement, add a parameter called
    "material" and add the following line in your relation:
    material=material_param("CONDITION")

    Thats it.

    Hugo
     
    huggre, Apr 21, 2005
    #3
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.