Function ProImportfeatRedefine
Description
Redefines an existing import feature from the data source.
Replacement in Object TOOLKIT:
Synopsis
#include <ProImportfeat.h>
ProImportfeatRedefine
(
ProFeature* p_feat_handle
/* (In)
The handle for the import feature to be redefined
*/
/* (In)
The pointer to the data source to be used for the redefinition. Refer to the note about unsupported attributes for this operation in the description of the function ProImportfeatRedefSourceInit().
*/
)
Returns
The function successfully redefined the import feature.
One or more of the input arguments are invalid.
Not implemented.
no redefine could be done for ATB feature.
The function could not regenerate the import feature.
Sample Code References
User Guide References
¿Fue esto útil?