Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
Hello all, I want to know which of the three toolkits: ProToolkit, parametric toolkit and object toolkit is to considered for customizing creo 4 parametric?
Where to find APIs for creo commands like extrude, fillet, pattern, etc.?
Hello!
ProToolkit - C programming language
Object Toolkit - C++ programming language
Both can be used for model features creation.
Search in documentation - Elemet Trees
Thank you! Appreciate your help!