Hello,
I started writing macro for positioned sketch. I started by creating a plane but I am still stuck on it. Can somebody help me with this? I have pasted my code below
Language="VBSCRIPT"
Sub CATMain()
Dim ProdDoc As Document
Set ProdDoc = CATIA.ActiveDocument
Dim product1 As Product...