Hi,
I've been recently programming macros in VBA, and have found the following problem:
I wanted to do a macro which automatically calculates the plane coordinates ( B2, F5, etc...) of a determinate object (i.e: a text).
To do this, I needed to calculate the object coords with respect...
Hi,
I'm a CATIA v5r7 user and I've recently started working with macros and VBA.
I have a problem when trying a macro to use a vertex from a shape previously created by the same macro. I guess I must use a Reference pointing to that vertex, but the only way to refer to that vertex is by...