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!

how to get my parameters from the model-file

  • Thread starter Thread starter rene
  • Start date Start date
Status
Not open for further replies.
R

rene

Guest
is there any way to get my parameters from the model without starting pro-e. i will use this like a viewer, so anyone can see the information i add to the models.



Rene
 
Hi Rene,

If you are useing Intralink you can specify the parameters as Object Atributes from Intralink Admin. Then if you set up the Table Config to display the attributes in common space or work space you can view model data without opening Pro/E



Ian.
 
If you designate a parameter, the parameter and it's value will show up in the header section of the model file. I have been going thru files so I could map out some of the parameter designations so I can write a vb app to view these parameter values. If you happen to find any additional info on the model file structure please post it here. I am there are others out there who could use this info.
 
TrialsBug - Thanks for that - it's useful to know.

You can see the object parameters and values in the Pro/E file using a text editor. Just scroll down a bit, & amongst all the numbers you'll see the designated parameters followed by their values a couple of rows down.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top