Object ProHole

Function ProHoleNoteReset


Description
Reset the note of the hole feature.
Synopsis
#include <ProHole.h>
ProErrorProHoleNoteReset(
ProFeature* hole
/* (In)
The handle of the hole feature.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully updated the hole note.
PRO_TK_BAD_INPUTSOne or more input arguments is invalid.
PRO_TK_E_NOT_FOUNDThe hole feature does not have a note.
PRO_TK_GENERAL_ERRORA general error occurred and the function failed.

Manual References:

  1. Element Trees: Hole: Hole-specific Functions