Preview | SOLIDWORKS USER FORUM
Use your SOLIDWORKS ID or 3DEXPERIENCE ID to log in.
LCLoic Coussement25/04/2024
Hi everyone,
I am trying to write this small VBA macro to create a defined number of planes with a defined offset using VBA.
The user should select the reference plane and let the macro run. Unfortunately, it works only for the first plane and then stops. It is certainly because the new created plane is't selected but I don't know how to let it selected after his creation.
Can anyone give me a hint?
Regard