i want to identify blank part in an assembly through macro.
what i am doing now is checking hidden state of partbody, body and geometrical set.
as well as searching geometry in the body, partbody and geometrical set ( if they are in unhide mode).
Is there is any other way to check this...
The Program can't Start beacuse JS0GROUP.dll is missing from you computer. Try reinstalling the program to fix this problem.
Hi all... I am using CATIA V5R22 , Visual studio 2008 and CAA.
I am compiling the one of the module (CAASysCallBack.m) available in the CAASystem.edu...
After...
i am working on an assembly. I want to switch to part workbench by using VBA.
Same things we can do by double clicking on the Part entities in an Assembly.
How can i do it by using VBA?