Description | ||||||||
Obtains an array of the feature ids (taken from the base model) which will be assigned the reference replacement. Note: It is not required that the features listed actually use the replacement reference. If they do, this rule will be applied. | ||||||||
Synopsis | ||||||||
#include <ProVariantFeat.h> | ||||||||
ProError | ProVariantrefFeatidsSet | ( | ||||||
ProVariantref variant_ref | ||||||||
/* (In) | ||||||||
The variant reference handle. | ||||||||
*/ | ||||||||
int* feat_ids | ||||||||
/* (In) | ||||||||
ProArray of feature ids (in the base model). | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|