Question
Feature copy from one file to other file
Hello
I have a sketch in one part file and same I would like to use into other part file.
I am following below steps:
- Get Feature handler of sketch from first file
- Use API ProFeatureSectionCopy() to get handler of section
- Define element tree for new sketch into second part
- Set value of element "PRO_E_SKETCHER " from section retrieved in step 2
- Create feature
I am not able to get all the entities into new sketch feature all the times. Even though some times I get entities, sketch is not fully placed due to changed references.
Any thought on same will be of great help.
Thanks in advance!
Regards
Ketan

