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!

Model Analysis in Proe

  • Thread starter Thread starter butt
  • Start date Start date
B

butt

Guest
Hello Fellows:


I want to automate model analysis in proe with visual basic because ihave to calculatemass properties of a large number of parts.Is it possible to make such an application which can run with proe interface and picksdata from model analysis window of all partsand then exports them into an excel sheet.Waiting for your answer.


Thanks
 
I'm looking for the same thing... I need to open parts and export their volume properties to and excel file. Maybe through a Macro or something? Any help?
 
I think the combination Mapkey andwindows Batch file can help you for gr8 extent, open paert,carry model analysis,Save the info as text file (Mapkey) and open it in xl, filter the XL sheet as per your requirment, (Batch or bat file with VBA). Hope this will help.


Cheers


VB
Edited by: vbvbvb
 

Part and Inventory Search

Sponsor

Back
Top