changing index id for parts in assmebly
changing index id for parts in assmebly
(OP)
hi,
i already assmebled 10 parts in an assm file.
due to some modifications, i deleted one part .
after finishing the modification , once again i assembled the part in the same assm file.
now its index id is changed
i.e
before it was A2354model<1>.PRT
Now it is A2354model<2>.PRT
i want to change its index id (A2354model<1>.PRT).
how to change the index id?
thanks,
regards,
Murugan.S
INDIA
i already assmebled 10 parts in an assm file.
due to some modifications, i deleted one part .
after finishing the modification , once again i assembled the part in the same assm file.
now its index id is changed
i.e
before it was A2354model<1>.PRT
Now it is A2354model<2>.PRT
i want to change its index id (A2354model<1>.PRT).
how to change the index id?
thanks,
regards,
Murugan.S
INDIA






RE: changing index id for parts in assmebly
1) Delete the instance you don't want from your assembly
2) Resolve all of your components (load in all the model data of all of your components)
3) Do a [ctrl]-Q rebuild
4) Close your assembly and all it's component parts & assemblies
5) Open the main assembly
6) Insert a new instance of the part into your assembly (and re-mate and re-relate to other components). It usually will take the lowest instance number available when done this way.
Sometimes I have successfully done step (1) last, but it is even less predictable when done that way.
Ken
RE: changing index id for parts in assmebly
if we copy same part in assm , INDEX ID is helpful to idendify.
apart from this ,is there any practical use for this index number?
thx,
regards,
MURUGAN S
INDIA
RE: changing index id for parts in assmebly
The index number that you are refering to is actually a SW term called Instance number and it is used alot when using Design tables. This helps the DT to know which instance to change.
Regards,
Scott Baugh, CSWP

3DVision Technologies
http://www.3dvisiontech.com
http://www.scottjbaugh.com
FAQ731-376
When in doubt, always check the help
RE: changing index id for parts in assmebly
regards,
Murugan.S
INDIA