API-Dokumentation > Features > Object ProFeature > Callback ProFeatureReplacePostAction
Callback ProFeatureReplacePostAction
Description
This is the notification function called after a feature is replaced in Creo Parametric.
This function is to be supplied by the user by calling ProNotificationSet() with the type PRO_FEATURE_REPLACE_POST.
Synopsis
#include <ProFeature.h>
(*ProFeatureReplacePostAction)
(
ProFeature* p_feat
/* (In)
Feature which has been replaced.
*/
)
Returns
Return values are not interpreted by Creo Parametric.
User Guide References
War dies hilfreich?