DEPRECATED: | Since Wildfire 5.0 | |||||||
SUPERSEDED BY: | ProFeatureWithoptionsRedefine | |||||||
Description | ||||||||
Redefines the feature from the element tree.
NOTE: This function is deprecated. Use ProFeatureWithoptionsRedefine() with flags equal to PRO_REGEN_NO_FLAGS for equivalent behavior. |
||||||||
Synopsis | ||||||||
#include <ProFeature.h> | ||||||||
ProError | ProFeatureRedefine | ( | ||||||
ProAsmcomppath* comp_path | ||||||||
/* (In) | ||||||||
The path to the part to which the feature belongs. This can be NULL when you are redefining in Part mode, or when the feature belongs to the top-level assembly. | ||||||||
*/ | ||||||||
ProFeature* feature | ||||||||
/* (In) | ||||||||
The feature. | ||||||||
*/ | ||||||||
ProElement elemtree | ||||||||
/* (In) | ||||||||
The element tree. | ||||||||
*/ | ||||||||
ProFeatureCreateOptions options[] | ||||||||
/* (In) | ||||||||
An array of user options. | ||||||||
*/ | ||||||||
int num_opts | ||||||||
/* (In) | ||||||||
The number of options. | ||||||||
*/ | ||||||||
ProErrorlist* p_errors | ||||||||
/* (Out) | ||||||||
The list of errors. | ||||||||
*/ | ||||||||
) | ||||||||
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 |