Hello, i am facing issue while creating dimension in drawing document. Actually it generating all the dimension at one point. I am sharing my code
Private Sub length_dim1_Click()
Dim CATIA As Object
Dim drawingdocumentdim1 As Object
Dim drawingsheetsdim As Object
Dim...