boiboi
New member
- Apr 25, 2013
- 1
Hi there,
I'm trying to manage to uderstand how catvba works with the follinwg example.
I'm trying to do following action with a macro
[ul]
[li]open all catproduct in a folder[/li]
[li]for each product :
- get revision number of each catpart
- append revision number to partnumber and instance number
- save as in output folder and rename all catpart and catproduct with "partname_revision.CATPart"
[/li]
[/ul]
Actually i'm stuck at the very first beginning :
how to get revison number from part properties ?
some help will be really appreciated
I'm trying to manage to uderstand how catvba works with the follinwg example.
I'm trying to do following action with a macro
[ul]
[li]open all catproduct in a folder[/li]
[li]for each product :
- get revision number of each catpart
- append revision number to partnumber and instance number
- save as in output folder and rename all catpart and catproduct with "partname_revision.CATPart"
[/li]
[/ul]
Actually i'm stuck at the very first beginning :
how to get revison number from part properties ?
some help will be really appreciated