deprecated_A3DAsmPartDefinitionFeatureTreesGet
-
A3DStatus
deprecated_A3DAsmPartDefinitionFeatureTreesGet(const A3DAsmPartDefinition *pPartDefinition, A3DUns32 *puiSize, A3DFRMTree ***pppFeatureTrees) deprecated
A3DStatusdeprecated_A3DAsmPartDefinitionFeatureTreesGet(constA3DAsmPartDefinition* pPartDefinition,A3DUns32* puiSize,A3DFRMTree* **pppFeatureTrees)Get all feature trees defined in the part definition.
Parameters
pPartDefinition: part definition to query
puiSize: number of feature trees contained
pppFeatureTrees: feature tree array
Returns
A3D_SUCCESSon success, or an error code on failure