Category Data sharing, Object ProVariantfeat

Function ProVariantfeatItemCopyUnset


Description
Removes the copy flag for a given item in the inheritance feature or flexible component.
Synopsis
#include <ProVariantFeat.h>
ProErrorProVariantfeatItemCopyUnset(
ProFeature* feature
/* (In)
The variant feature
*/
ProModelitem* item
/* (In)
The item.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.
PRO_TK_BAD_CONTEXTThe item is not currently varied in the feature.

Manual References:

  1. Assembly: Data Sharing Features: Variant Model Items