Description | |||||||||||
Creates a copy of the feature element tree. Preferred over ProFeatureElemtreeCreate() Since it provides options to resolve the paths of external references of the feature. | |||||||||||
Replacement in Object TOOLKIT: | wfcWFeature::GetElementTree | ||||||||||
Synopsis | |||||||||||
#include <ProFeature.h> | |||||||||||
ProError | ProFeatureElemtreeExtract | ( | |||||||||
ProFeature* feature | |||||||||||
/* (In) | |||||||||||
The feature. | |||||||||||
*/ | |||||||||||
ProAsmcomppath* path | |||||||||||
/* (In) | |||||||||||
The path used to resolve references from the element tree. Can be NULL, but trees which lack the proper external references may not be usable to redefine the feature with external references. | |||||||||||
*/ | |||||||||||
ProFeatureElemtreeExtractOptions opts | |||||||||||
/* (In) | |||||||||||
The options used for the extraction. Pass PRO_FEAT_EXTRACT_NO_OPTS for now. | |||||||||||
*/ | |||||||||||
ProElement* p_elem | |||||||||||
/* (Out) | |||||||||||
The root element of the feature element tree. Free this using ProFeatureElemtreeFree(). | |||||||||||
*/ | |||||||||||
) | |||||||||||
Returns | |||||||||||
|
|||||||||||
See Also | |||||||||||
ProAnalysis.h | |||||||||||
ProAsmcomp.h | |||||||||||
ProBeltFeat.h | |||||||||||
ProChamfer.h | |||||||||||
ProContact3dFeat.h | |||||||||||
ProDamperFeat.h | |||||||||||
ProDesignatedArea.h | |||||||||||
ProDraft.h | |||||||||||
ProDtmAxis.h | |||||||||||
ProDtmCrv.h | |||||||||||
ProDtmCsys.h | |||||||||||
ProDtmPln.h | |||||||||||
ProDtmPnt.h | |||||||||||
ProElemId.h | |||||||||||
ProExtrude.h | |||||||||||
ProFeatIntr.h | |||||||||||
ProFixture.h | |||||||||||
ProFlatSrf.h | |||||||||||
ProForeignCurve.h | |||||||||||
ProHole.h | |||||||||||
ProMfgoper.h | |||||||||||
ProMerge.h | |||||||||||
ProMirror.h | |||||||||||
ProMove.h | |||||||||||
ProNcseq.h | |||||||||||
ProNcseqElem.h | |||||||||||
ProPattern.h | |||||||||||
ProProcstep.h | |||||||||||
ProReplace.h | |||||||||||
ProRevolve.h | |||||||||||
ProRib.h | |||||||||||
ProRound.h | |||||||||||
ProShell.h | |||||||||||
ProSmtFlangeWall.h | |||||||||||
ProSmtFlatWall.h | |||||||||||
ProSmtForm.h | |||||||||||
ProSolidify.h | |||||||||||
ProSmtPunchQuilt.h | |||||||||||
ProStdSection.h | |||||||||||
ProSurfReg.h | |||||||||||
ProSweep.h | |||||||||||
ProThicken.h | |||||||||||
ProTrim.h | |||||||||||
ProToolElem.h | |||||||||||
ProValue.h | |||||||||||
ProWcell.h |