UnspokenOwl
New member
I just bought the Emmett Ross book VB Scripting for CATIA V5 & i'm slowly working my way through learning macros.
I'm trying to create a macro that will Modify a set of points with a coordinate point type definition by a set value.
My Goal would be:
1) Macro looks at whatever geometric set is active
2) Macro would mofify all points in that parts geometric set by 5x, 5y, or 5z.
Something like that is my goal. If anyone has any input or parts of other macro's that would contain some helpful chunks or code, anything to help out would be greatly appreciated. I'm really looking forward to learning more about macro's.
Eventually I hope to get good enough to have a form or GUI created that would allow me to manually add the inputs outside of the source code in the macro having it predefined. One step at a time though I haven't used VB is about 15 years, so i'm pretty rusty.
Thanks again for any input.
I'm trying to create a macro that will Modify a set of points with a coordinate point type definition by a set value.
My Goal would be:
1) Macro looks at whatever geometric set is active
2) Macro would mofify all points in that parts geometric set by 5x, 5y, or 5z.
Something like that is my goal. If anyone has any input or parts of other macro's that would contain some helpful chunks or code, anything to help out would be greatly appreciated. I'm really looking forward to learning more about macro's.
Eventually I hope to get good enough to have a form or GUI created that would allow me to manually add the inputs outside of the source code in the macro having it predefined. One step at a time though I haven't used VB is about 15 years, so i'm pretty rusty.
Thanks again for any input.