Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations SSS148 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: *

  • Users: learnCATIA
  • Content: Threads
  • Order by date
  1. learnCATIA

    Get Note Values with a Macro

    Hello All, How could I access and read text under "Notes:" as seen in the picture below? Below is my code up to now and I am stuck. Dim oSel As Selection oSel = oCAT.ActiveDocument.Selection oSel.Clear() '// Clear selection before selection starts oSel.Search("Name = Notes*, All") Dim...

Part and Inventory Search