Description | ||||||||||||||
Obtains the name of the view that was originally used to determine the orientation of the annotation plane.
Note: if the named view orientation has been changed since the annotation plane was created, the orientation of the plane will not match the current orientation of the view. Use ProAnnotationplanePlaneGet() to obtain the orientation of the plane. |
||||||||||||||
Synopsis | ||||||||||||||
#include <ProAnnotation.h> | ||||||||||||||
ProError | ProAnnotationplaneViewnameGet | ( | ||||||||||||
ProAnnotationPlane* plane | ||||||||||||||
/* (In) | ||||||||||||||
The annotation plane. | ||||||||||||||
*/ | ||||||||||||||
ProLine view_name | ||||||||||||||
/* (Out) | ||||||||||||||
The named view. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|
||||||||||||||
See Also | ||||||||||||||
ProAnnotationplaneTypeGet |