I am looking for weld numbering in isodrawing with weld prefix
Currently we r getting Weld numbering as 1,2,3......
i want it as J1,J2,J3...... which consist J as Prefix
I tried to edit the weld prefix in spooler module to J and then extract they Iso
but the result is same 1,2,3
the Prefix comes only in weld table
can anyone help me out in these issue
how to bring the weld numbers with prefix ???
I am looking for weld numbering in isodrawing with weld prefix
Currently we r getting Weld numbering as 1,2,3......
i want it as J1,J2,J3...... which consist J as Prefix
I tried to edit the weld prefix in spooler module to J and then extract they Iso
but the result is same 1,2,3
the Prefix comes only in weld table
can anyone help me out in these issue
how to bring the weld numbers with prefix ???
Thanks in Advance
In spooler module we have 'WLDGRP' (weld group), if u get attributes form one 'IWELD' then we can see 'Wldprefix' . Wldprefix 'J'.
in isodraft module in option file >>> weld numbering we should change source to FROM DB , this means iso searching in Fabrication DB (spooler).
alright, u can change the name too, and in option file set the name for weld.
if u wont see the weld prefix get the DXF output file and in AutoCAD change wut u want!!!
i think this is a good way.
cheers
hope it helps
[QUOTE=brian;38997]In spooler module we have 'WLDGRP' (weld group), if u get attributes form one 'IWELD' then we can see 'Wldprefix' . Wldprefix 'J'.
in isodraft module in option file >>> weld numbering we should change source to FROM DB , this means iso searching in Fabrication DB (spooler).
I have done the same setting but i cant see the weld number as J1,J2 on isometric
but it represents on weld table
have u tried it and is it working for u
just send me a snap shot if its working at ur place
[QUOTE=brian;39027]alright, u can change the name too, and in option file set the name for weld.
if u wont see the weld prefix get the DXF output file and in AutoCAD change wut u want!!!
i think this is a good way.
cheers
hope it helps
thanks for ur brilliant idea
hats of to u
i am already using autolisp method and in one command i am changing it into J1 J2
the question raised on pdms world so tht i can be able to solve it on PDMs itself.