Category
3D drawings and annotations
, Object
ProAnnotationplane
Function ProAnnotationplaneNameAssign
Description
Assigns name to annotation plane.
Synopsis
#include <
ProAnnotation.h
>
ProError
ProAnnotationplaneNameAssign
(
ProAnnotationPlane
*
plane
/* (In)
annotation plane.
*/
wchar_t
*
name
/* (In)
name of the annotation plane.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more arguments was invalid.
PRO_TK_E_NOT_FOUND
No plane with such id exist in the model.
PRO_TK_E_FOUND
Annotation plane with same name already exist.
Manual References:
Technical Summary of Changes for Creo 4.0 M130: Annotations
Annotations: Annotation Features and Annotations: Annotation Orientation
Annotations: Annotation Features and Annotations: Annotation Orientation