After talking with some co-workers, I ended up doing the routine for the user to take the picture. It is better for the user to choose the view and only take pictures of the parts they want.
Private Sub TakePicture(ByVal row As Integer)
UtilityLibrary.CATIA.ActivateCATIA()...
Hi, Harun, I tried to use the xml but the it takes to much time to generate only one xml and I would need to generate like, 30 or even 100 xml depending on the kinematics of the product.
The image show the time to run: 2 clashes generating xml and the 2 clashes just exporting the values to excel...
Hi Everyone!
I am trying to do multiple clash reports and create only one excel report. I have done almost everything, but I could not create the images of each clash (just like the xml file does when you export it) to my excel report.
Is there a function that automatic get an image like the...