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: *

  1. threepoints

    Question about CATIA VBA efficiency

    Thanks Doug I'll try CATIA.StartCommand("Clear History"), report improvement effect tomorrow. For batch mode, I have no this ability now, but I will try to understand. *****2015\5\20***** I add Set CATIA = GetObject(, "CATIA.Application") CATIAStartcommand "Clear History" but always get...
  2. threepoints

    Question about CATIA VBA efficiency

    : ) I want to do something like "Monte Carlo method". Of course I need to collect some info. after product update.
  3. threepoints

    Question about CATIA VBA efficiency

    Dear all: I plan to make a VBA macro for rutine works for me. The structure: Product └Part1(fix) └Part2 └constraints some constraints are exist with Part2. There are some parameters control by VBA, and send to Part1 and Part2 (basically are rnd() values, I check CATIA fomula and can't find...

Part and Inventory Search

Back
Top