yes you are right i had tried that too
it seams like the code is working until he tries to compare values greater then 10
when check's if 10 > 5 i think he consider just the first digit 1 > 5 and skips
Waw thank you so fast response this was grate but something i do wrong and i do know what
Sub CATMain()
Dim doc, myview, mytexts, txt, i, baloon, baloonno, number
Set doc = CATIA.ActiveDocument
Set myview = doc.Sheets.ActiveSheet.Views.ActiveView
Set mytexts = myview.Texts...
Hi all
I'm working in the aerospace, and using CATIA v5-6r2014. I had receiveda some very complex parts, that I need to create the FAI and the ballooned 2D drawings, for the FAI every measured value need's to be ballooned.
Some time I realise that I missed one and start to renumber all the...