Function ProVariantrefFeatidsSet
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
| ProVariantrefFeatidsSet |
| ( /* (In) The variant reference handle. */ int* feat_ids /* (In) ProArray of feature ids (in the base model). */ ) |
Returns
| The function succeeded. |
| One or more input arguments was invalid. |