Category
3D drawings and annotations
, Object
ProAnnotationplane
Function ProAnnotationplaneAddToGallery
Description
Add annotation plane with specified name to gallery
Synopsis
#include <
ProAnnotation.h
>
ProError
ProAnnotationplaneAddToGallery
(
ProMdl
mdl
/* (In)
model.
*/
wchar_t
*
name
/* (In)
name of the valid 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 annotation plane exists with specified name.
PRO_TK_E_FOUND
Annotation plane with same name already exist in the gallery.
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