User's Guide > Element Trees: Sketched Features > Reusing Existing Sketches
Reusing Existing Sketches
 
Functions introduced:
Creo Parametric allows you to copy sections from previously created features into new sketched features.
The function ProFeatureSketchAdd() copies the selected section from one feature to another feature.
The function ProFeatureSketchedWithOptionsCreate() creates a feature from the element tree, and also copies the sketched sections to the new feature. This reduces the sketched feature creation effort to a single Creo TOOLKIT function call. The element tree must contain all of the required elements except the PRO_E_STD_SECTION subtree.
Was this helpful?