Customizing
Customizing
(OP)
Hello All,
does anyone can let me know how deeply does Pro / E can be customized and what does the programing language or tools are. Any forum reference will be appreciated.
JP
does anyone can let me know how deeply does Pro / E can be customized and what does the programing language or tools are. Any forum reference will be appreciated.
JP






RE: Customizing
ProE can be customized by requiring a knowledge of C/C++.
ProE can be customized in 2 ways.
1)Pro Programming: No necessity of c/c++ just some IF then statements and syntax will be enough to understand this pro E product.
2)Pro Tool Kit: This requires a lot of C stuff and it has the API's which a user can code his own way for his requirements.