How to create blend feature with Creo Parametric Toolkit
Hi everyone,
I'm working on a Creo Toolkit (Pro/Toolkit) application and need to create a blend feature programmatically.The version of Creo Parametric I am using is 6.0.
I have created two sketches (Sketch1 and Sketch2) and need to generate a blend solid/surface based on these two sections. I have searched for relevant information online, but there are almost no usable examples or clear API documentation regarding the creation method of blend features in Toolkit secondary development.
Thank you in advance for any insights or code examples.

