masspa
Guest
hello to everyone, I have a request to do on creo4.0 m010, I hope in some pious soul.
as from title I would like to change the voices of the distinct base that I obtain from instruments > separate base.
I managed to find the file that configures this table, which is format.bft
here I found some directions on how to set the table:ptc help centerhere some examples found:sample tablebelow is the code currently in use which is the default code:
question:
I would like to customize the table by getting in order:
common name variant; variant name; name part; qtà;
Can anyone help me?
Thanks
as from title I would like to change the voices of the distinct base that I obtain from instruments > separate base.
I managed to find the file that configures this table, which is format.bft
here I found some directions on how to set the table:ptc help centerhere some examples found:sample tablebelow is the code currently in use which is the default code:
Code:
.breakdown
%$type %$name contains:
.row %$quantity[6]; %$type[12]; %$name[-95]
.summary
summary of parts for assembly %$name:
.row %$quantity[6]; %$type[12]; %$name[-95]
I would like to customize the table by getting in order:
common name variant; variant name; name part; qtà;
Can anyone help me?
Thanks