Description | |||||||||||||||||
Set notification to visually indicate data sharing feature's source geometry change. This is applicable only for a data sharing feature with dependency status PRO_DSF_UPDATE_MANUALLY. | |||||||||||||||||
Synopsis | |||||||||||||||||
#include <ProCopyGeom.h> | |||||||||||||||||
ProError | ProFeatureDSFDependencyNotifySet | ( | |||||||||||||||
ProFeature* feature | |||||||||||||||||
/* (In) | |||||||||||||||||
The handle to a feature. | |||||||||||||||||
*/ | |||||||||||||||||
ProDsfNotifyUpdate notify_status | |||||||||||||||||
/* (In) | |||||||||||||||||
Notification status on/off. | |||||||||||||||||
*/ | |||||||||||||||||
) | |||||||||||||||||
Returns | |||||||||||||||||
|
|||||||||||||||||
See Also | |||||||||||||||||
ProFeatureDSFDependencyNotifyGet | |||||||||||||||||
ProFeatureDSFDependencystateGet | |||||||||||||||||
ProFeatureDSFDependencystateSet |