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 can one add a parameter in Pro/e?

  • Thread starter Thread starter jgfrank
  • Start date Start date
Status
Not open for further replies.
J

jgfrank

Guest
Greetings:



Is it possible to add a parameter such as n-turns into Wildfire or Pro/E 2001? If so any kind of help is greatly appreciated.



Frank
 
Sure. Try Set Up > Parameters.
 
What's an n-turn?



Tunalover
 
n_turns is a pitch parameter of an variable section sweep that I want to create. This way I can change the picth more easily.
 
In Pro/Program, in the input section, add:

N_TURNS NUMBER

WHAT IS THE NO. OF TURNS REQUIRED?



In relations,

N_TURNS=d*



where d* is the dimension (modify, switch dimensions) which you would like to control



S Rajesh
 
there ia a error in rajesh reply the shedule he told should be like this..





In Pro/Program, in the input section, add:

N_TURNS NUMBER

WHAT IS THE NO. OF TURNS REQUIRED?



In relations,

d*=N_TURNS (area where he did the mistake)



where d* is the dimension (modify, switch dimensions) which you would like to control
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top