DEPRECATED: | Since Wildfire 2 | |||||||
SUPERSEDED BY: | Depends on the context, consult the user documentation. | |||||||
Description | ||||||||
Retrieves all the values of the specified element.
Warning: Starting with Wildfire 2.0, tree elements with multiple values are considered to be deprecated and will be gradually superseded with reference elements or type-specific elements - for which either ProElementReferencesGet or ProElement |
||||||||
Synopsis | ||||||||
#include <ProElement.h> | ||||||||
ProError | ProElementValuesGet | ( | ||||||
ProElement elem | ||||||||
/* (In) | ||||||||
The element. | ||||||||
*/ | ||||||||
ProValue** p_values | ||||||||
/* (Out) | ||||||||
The array of values belonging to the element. You must preallocate the array using the function ProArrayAlloc(). | ||||||||
*/ | ||||||||
) | ||||||||
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 |