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 TugboatEng 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: bjod
  • Content: Threads
  • Order by date
  1. bjod

    Script: Get product from selected face

    Hello Everybody. I have a script where the user selects a Face ( on a part, in assembly workbench for constraining ) through SelectElement with filter for "Face". But I also need to get the partname to which the selected face belongs. My current solution is to run a separate SelectElement to...
  2. bjod

    Paste Special as %PRODUCT Entities in vba ?

    Hello. I'm trying to automate with vba the insertion of excel spread-sheet cells into an autocad drawing using Paste Special as %PRODUCT Entities. I've been able to make the macro copy the cells in excel, and I'm trying to use the SendKeys statements in autocad to specify the method of...
  3. bjod

    scale with vba

    Hi everyone! This is my first post here at the autocadforum. I'm a CATIA V5 user and I'm trying to write a macro which saves the CATIA drawings as dwg's, opens them up and gives them the right scale.The macro will be run from CATIA VBA. I'm basically trying to select everything in the drawing...

Part and Inventory Search

Back
Top