API 설명서 > Data sharing > Object ProVariantfeat > Function ProVariantfeatItemStandardize
Function ProVariantfeatItemStandardize
Description
Removes a varied item from the inheritance feature or flexible component.
Synopsis
#include <ProVariantFeat.h>
ProVariantfeatItemStandardize
(
ProFeature* variant_feature
/* (In)
The variant feature handle.
*/
ProModelitem* varied_item
/* (In)
The item which is currently varied in the feature.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The item is not varied in the feature.
User Guide References
도움이 되셨나요?