Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. AbhishekParvat

    creating of dimension in drawing document

    Hello all, can any one share the code for generating the dimension from center or hole to edge in drafting through CATIA VBA. Because i am not getting how to do this task and we can record macros also in drafting.
  2. AbhishekParvat

    creating of dimension in drawing document

    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...

Part and Inventory Search

Back
Top