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 MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Import Proe Values to C#

  • Thread starter Thread starter zepp
  • Start date Start date
Z

zepp

Guest
I do not know how to import some saved analysis values to c# program.


Could anyone give me an example please?
 
Your question is a little vague. Import saved anaylsis values from what, Pro? Are the analysis values held as parameters? Then yes you can use all the ProParameter functions to get at this data.
 
Yeah Fish,


It is an assembly with 2 Saved analysis (distance), I will use this 2 values to chose my instance.


The Saved Analysis (distance) will be the C# Inputs and the program would give a string that will write in the generic file menu, in this way it will choose an instance.


Fish, Do you know how this works in the relations because there is an option to read C programs and I would like to know how it works?
 

Part and Inventory Search

Sponsor

Back
Top