Category
3D drawings and annotations
, Object
ProAnnotationplane
Function ProAnnotationplaneActiveGet
Description
Get last used Annotation plane in the specified model.
Synopsis
#include <
ProAnnotation.h
>
ProError
ProAnnotationplaneActiveGet
(
ProMdl
model
/* (In)
model
*/
ProAnnotationPlane
*
plane
/* (Out)
annotation plane.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more arguments was invalid.
Manual References:
Annotations: Annotation Features and Annotations: Annotation Orientation
Annotations: Annotation Features and Annotations: Annotation Orientation