WF2 - BOM table -Position index

I have a table for BOM in a drawing file. The position index (rpt.index) increases by 1 ( 1-2-3-...) I'd like to have an increasing by 10 ( 10-20-30,...).

Do you how to do that ?? Thanks in advance

Pier

Reply to
Pierluigi Diletti
Loading thread data ...

/* I have a table for BOM in a drawing file. The position index (rpt.index) increases by 1 ( 1-2-3-...) I'd like to have an increasing by 10 ( 10-20-30,...).

*/

Don't know if this is the easiest way ....

Create a repeat region relation (Table / Repeat Region / Relations) my_rpt_index = rpt_index * 10

Change the repeat region symbol from rpt.index to rpt.rel.my_rpt_index

Think that'll do ya.

==============================

Reply to
Jeff Howard

You can also manually number every item anything you want with 'Table>Repeat Region>Fix Index'. Pick the item number and type a new one. It helps to start with the item that will have the highest number and set that, making room below.

Reply to
David Janes

Thanks a lot, David It's really very simple, even if it's not "automatic". Bye

Pier

"David Janes" ha scritto nel messaggio news:1veVe.77951$DW1.48171@fed1read06...

'Table>Repeat

Reply to
Pierluigi Diletti

PolyTech Forum website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.