Category 3D drawings and annotations, Object ProAnnotationplane

Function ProAnnotationplanePlaneGet


Description
Accesses the geometry of the annotation plane.
Synopsis
#include <ProAnnotation.h>
ProErrorProAnnotationplanePlaneGet(
ProAnnotationPlane* plane
/* (In)
The annotation plane handle.
*/
ProPlanedata* data
/* (Out)
Structure containing the plane origin and orientation.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more arguments was invalid.
PRO_TK_BAD_CONTEXTThe annotation plane is flat-to-screen.
See Also
ProAnnotationplaneTypeGet

Manual References:

  1. Assembly: Data Sharing Features: Accessing Properties of Variant Features
  2. Annotations: Annotation Features and Annotations: Annotation Orientation
  3. Annotations: Annotation Features and Annotations: Annotation Orientation