Hi all,
I'm new in this forum and also new in programming catia V5 VBA-code...
I wrote a macro for CATIA V5 R20 in VB6.0, which creates a drawing with several views and section views from a product (assembly). This works well, but I have some parts, which I don't wanna cut in the section view. If I do it without a macro, there are two ways to do:
1. Product Environment: properties in the tree ---> do not cut in section view
2. Drafting: Object section view
But how to do this in a VBA-macro?
Thanks for informations and greets
Marcel
I'm new in this forum and also new in programming catia V5 VBA-code...
I wrote a macro for CATIA V5 R20 in VB6.0, which creates a drawing with several views and section views from a product (assembly). This works well, but I have some parts, which I don't wanna cut in the section view. If I do it without a macro, there are two ways to do:
1. Product Environment: properties in the tree ---> do not cut in section view
2. Drafting: Object section view
But how to do this in a VBA-macro?
Thanks for informations and greets
Marcel