Object
ProHole
Function ProHoleNoteReset
Description
Reset the note of the hole feature.
Synopsis
#include <
ProHole.h
>
ProError
ProHoleNoteReset
(
ProFeature
*
hole
/* (In)
The handle of the hole feature.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully updated the hole note.
PRO_TK_BAD_INPUTS
One or more input arguments is invalid.
PRO_TK_E_NOT_FOUND
The hole feature does not have a note.
PRO_TK_GENERAL_ERROR
A general error occurred and the function failed.
Manual References:
Element Trees: Hole: Hole-specific Functions