Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross 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: kvu35
  • Order by date
  1. kvu35

    CATIA v5 Drafting VBA Copy and Paste Between Views

    That works perfectly, thanks!
  2. kvu35

    CATIA v5 Drafting VBA Copy and Paste Between Views

    I am trying to create a macro that copies and pastes a drawing component from the background view to another view. So far I've tried this (not written perfectly, written for readability): Dim bubble as DrawingComponent Set bubble = CATIA.ActiveDocument.Views....Components.Item('Bubble1') Dim...

Part and Inventory Search

Back
Top