rpt_qty

Discussion in 'Pro/Engineer & Creo Elements/Pro' started by AMinati, Nov 18, 2006.

  1. AMinati

    AMinati Guest

    It is possible in an assembly to extract automatically a parameter that
    represents how many times a particular item is present in the same
    assembly? In the repeat region of the module detail there is the
    parameter &rpt.qty, but I do not succeed to employ it in some way
    outside of the same table...
     
    AMinati, Nov 18, 2006
    #1
  2. AMinati

    David Janes Guest

    With the assembly open, do 'Info>Bill of Materials'. This produces a report,
    with quantities for each part, that can be saved as an html file. I know of
    nothing in Pro/e that loads this quantity information into a part/assembly
    parameter. I'm also pretty sure that the Pro/REPORT parameters which you use
    in a BOM table, like rpt_qty, don't communicate this information to other
    modules of Pro/e, such as Pro/PART or Pro/ASSEMBLY. There might be something
    along these lines in J-link, if you know Java programming, can get it set up
    properly and find documentation for it.

    David Janes
     
    David Janes, Nov 18, 2006
    #2
  3. AMinati

    Jeff Howard Guest

    - - - - - - - - - -
    "It is possible in an assembly to extract
    automatically a parameter that represents
    how many times a particular item is present
    in the same assembly? In the repeat region
    of the module detail there is the parameter
    &rpt.qty, but I do not succeed to employ it
    in some way outside of the same table..."
    - - - - - - - - - -

    What is the object of the game?

    I'd be mildly surprised to find that there is a
    quantity count maintained except in repeat regions and
    I don't believe there is a way to access anything like
    a rpt_qty:cid_xx:repeat_region_id_xx without resorting
    to some custom programming, j-link, etc. (If then.)

    You could probably automate the process of counting
    instances ... Search tool, rule governed layer, etc.
    for one shot / manual update or semi-auto-associative
    tallies.

    You can also, by filtering, create single cell repeat
    regions that report only the quantity for a given part
    number component.

    Knowing the goal would help anyone that wants to
    conjure up another near miss or two, maybe even a
    bullseye if you get lucky. `;^)
     
    Jeff Howard, Nov 18, 2006
    #3
  4. AMinati

    pronto_1 Guest

    hi, roughly it is like this, you need to explore further. in the repeat
    region table, right click to get into the properties menu of the table
    there you can set "duplicate" or "no dulicate" if you set to duplicate
    at component of the same filename will be sum up and the quantity
    display under the rpt_qty column.
     
    pronto_1, Dec 22, 2006
    #4
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.
Similar Threads
There are no similar threads yet.
Loading...