Continue to Site

Welcome to MCAD Central

Join our MCAD Central community forums, the largest resource for MCAD (Mechanical Computer-Aided Design) professionals, including files, forums, jobs, articles, calendar, and more.

Pro/Toolkit gear design parameters

antony_es

New member
Hi,


When I compile and run the geardesign application, Though it loads correctly I don't knowwat parameters are set with it.


Can anybody help me in actually wat are the parameter should be given in order to get gear design.


Also can you pls advice me how to import the same data through text file


Thanks in advance


Antony



Edited by: antony_es
 
Hi,


I think you will get the dialog box for you to give the diamenter,hub details...etc.


Try to give the data you could able to see the solid modle with the gear shape.


If you need to import data from text file, you need to change the source code accordingly in the given gear design.


With regards


Kishore V
 
Kishore,

Thanks for the reply!

I have given the inputs like dia, hub thickness, hole etc....what I am really facing is input given such as teeth...with pressure angle (eg.30deg) below that three parameters are given..like parameter1, parameter2 and parameter3..I donno wat these parameters..are.(whether it is module,pitch dia..etc)

Can u please explain where exactly should I change the code to get any gear design.

Thanks
Antony
 
Hi Antony,


First you need to identify the ProDialogCreate() for correspong dialog box where these parameters are given.There you need to comment the ProInputpanel() API..related to those paramers.


I hope you need to go setp by step...to identify the inputpanels located.I really forgot at this point of time...Let try to do it still you don't get it...I will give some more details to you.





Kishore V
 

Sponsor

Back
Top