I add only a comment...
If I use this option:
a plane is created, BUT the macro doesn't wait my manual selection. The plane created is coincident to another plane I don't want..
Hi to everybody..
Within the Macro I'm going to create, there is a part in which I wish to get some entities selections from an assembly.
I explain it better.
At a certain point of the macro, an assembly is opened.
A CommandButton in a Form says "Select the XXXX plane".
The macro now has to...
In the AddMate3 function, if I use 0, 0 for the first 2 parametres (they correspond to Coincident and Aligned), it doesn't work.
I think that that Aligned refers to the possible positions of a part (Aligned or Antialigned) and NOT to the axes alignment.
Can anyone help me?
Thanks!
Dear all,
I'm a few skilled SolidWorks user (version 2010) and I'm beginning to face the API Macro world.
I have to create a very complex VB Macro, and I already have problems in the first part of it.
This is the task of this Macro's part:
I create an empty assembly and I have to add some...