API 文档
>
Data sharing
>
Object ProVariantfeat
> Function ProVariantfeatItemCopyUnset
Function ProVariantfeatItemCopyUnset
Description
Removes the copy flag for a given item in the inheritance feature or flexible component.
Synopsis
#include <
ProVariantFeat.h
>
ProError
ProVariantfeatItemCopyUnset
(
ProFeature
* feature
/* (In)
The variant feature
*/
ProModelitem
* item
/* (In)
The item.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
PRO_TK_BAD_CONTEXT
The item is not currently varied in the feature.
这对您有帮助吗?
此站点在 JavaScript 启用时工作最佳