Hi
I Have a requirement for extracting Dimension with Tolerance values along with the Text linked with the Dimension
I used below code, to extract the dimension Values but i would like to have one more Column (F) to capture the Text linked with the Dimension.
Sub CATMain()
Dim myDrawing...