Documentación de la API > Miscellaneous > Object ProHole > Function ProHoleNoteReset
Function ProHoleNoteReset
Description
Reset the note of the hole feature.
Synopsis
#include <ProHole.h>
ProHoleNoteReset
(
/* (In)
The handle of the hole feature.
*/
)
Returns
The function successfully updated the hole note.
Model is in read-only state.
One or more input arguments is invalid.
The hole feature does not have a note.
A general error occurred and the function failed.
User Guide References
¿Fue esto útil?