Skip to main content
17-Peridot
July 3, 2023
Solved

Renaming

  • July 3, 2023
  • 1 reply
  • 2654 views

Hi Everyone,

 

I have 100 components in a single assembly, I want to rename all the components like number, name & filename. Can we use the export from the spreadsheet for this? Actually, I tried to change the filename on this method, but I can't change the name & number. Can you help me with how we can do this?

 

Best answer by HelesicPetr

@Amirtharaj_K 

No, the function for multi CADDocument creation does not exists as for WTPart. 

PetrH

1 reply

avillanueva
23-Emerald I
23-Emerald I
July 3, 2023

This is standard OOTB functionality. If you rename a CAD assembly, you can use the collector to get its dependent models and rename, renumber or change filenames of them all in one shot.

avillanueva_0-1688393148375.png

 

17-Peridot
July 4, 2023

Hi Mr. Avill,

 

Thanks for the replay.

 

                 I import all the details using the import from spreadsheet method, there I can change the filename(Common name), I want to do the same thing for numbers and names. I tested on here if I change the name or number in WT Part it's created with a new number, not updating the latest modified.

 

Regards,

Amir

HelesicPetr
22-Sapphire II
22-Sapphire II
July 4, 2023

Hi @Amirtharaj_K 

The spreadsheet does not support changing the numbers. Number is unique identification and the spreadsheet do not allow you to define old and new one. 

PetrH