Here are the code I had discovered, but I want to develope it a little bit.
1. can I select all the dimension with that specify text (in this case is FIT text)
2. Does it has any method to find dimensions with 'positioned texts'
Sub CATMain()
Dim myDrawing As DrawingDocument
On Error Resume...
Sorry everyone.
I have some problems about creating the code to count all the dimension in Catia drawing, that contain specific text (text add after or before the dimensions). Please help me.