Function ProAnnotationplaneNameAssign
Description
Assigns name to annotation plane.
Replacement in Object TOOLKIT:
Synopsis
#include <ProAnnotation.h>
ProAnnotationplaneNameAssign
(
/* (In)
annotation plane.
*/
wchar_t* name
/* (In)
name of the annotation plane.
*/
)
Returns
The function succeeded.
One or more arguments was invalid.
No plane with such id exist in the model.
Annotation plane with same name already exist.
User Guide References
¿Fue esto útil?