- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I can change all files and subfiles names (Not occurence. Real file names) in SolidWorks in Model Tree. But I can not do the samething in Inventor. When I rename the part/assembly then I can change only occurence name. By the way I wrote code in SW to change tons of Parts/Assemblies files names with one button. I use ordinary file names for all files like
ModelA-00001
ModelA-00002
ModelA-00003
etc...
I use this when I want to create new version of the all assembly model with the new numbers like below:
ModelB-00001
ModelB-00002
ModelB-00003
etc...
I can update all source of drawing files with the new file names. This is also very important.
In SW this is not so difficult with API. I want to do same thing in Inventor API.
Could you please guide me?
Regards,
Mucip:)
Solved! Go to Solution.