Join our MCAD Central community forums, the largest resource for MCAD (Mechanical Computer-Aided Design) professionals, including files, forums, jobs, articles, calendar, and more.
I would like to know what is pro/program and where exactly it can be used.Please if possible can you guyz give any one example which can be explicitily done from Pro/Pragram. Let me know any URL's which Describes these.
Pro/program is used to do and control changes about one design. For example you can do in part one hole (or another funcion) and it depend by one parameter like temperature. You can program that hole sohould besupressed or resume depended thetemperature.
if temperature>=100
hole=yes
else
hole=no
endif
this esplicattion is very plain but you can send you information. me mail is josebacuesta@hotmail.com
Pro/PROGRAM is 'sold' like an alternative tofamily tables, but without the fixed number of variations (ie instances). Instead you have limitless numbers of variations.
The model is programmed to change dimensions, includ/exclude features/components and so on. It's all based on input from model properties and/or user input. The program is built with parameters, relations and conditional statements.
Open any part or assembly and select #tools #program (WF) to see what a program looks like.
Unfortunately. I do not have any extra info about Pro/Program that is not otherwise commonly available. Search the web for tutorials? Also, there are excellent PTC trainingcourses available (that's how I first learnt).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.