Hi dear friend or members
I have some values and I want to overwrite excel file before I create path in down.
However I didnot open created file.Also I want to check this file was opened do something.
Thank you for helping.
If strsearch = sname Then
sTemp = sname + " = " + CStr(a(9)) + ", "...
Hi Dear Friends,
I create a catia macro for "product" and I want to export from catia to excel. However it gives failure in Dim workbooks As workbooks Dim workbook As workbook compile failure is"User-defined type not defined" codes in below.Thank you.
Sub MatrixPrint(ByVal sName, ByVal...
Hi Dears,
I want to figure out Rot X,RotY,RotZ.As far as I know that these notions represent changing angle between world zero and interface zero. Maybe, this is wrong. Can you help me please?
PS.Also my real target,I want to calculate this value by macro.For example, move>position>click...
Hi I have some code and also I am new.I want to ask a questıon.The codes in below how can I get part name of product (ıt meanscurrent_prod.ReferenceProduct.Parent.Name) in an array?
Can you help me please?Thank you.
Sub CATMain()
Set productDocument1 = CATIA.ActiveDocument
If...