Category 3D drawings and annotations, Object ProAnnotationplane

Function ProAnnotationplaneForcetoplaneflagGet


Description
Get the force-to-plane property of an annotation plane.
Synopsis
#include <ProAnnotation.h>
ProErrorProAnnotationplaneForcetoplaneflagGet(
ProAnnotationPlane* plane
/* (In)
The annotation plane.
*/
ProBoolean* force_to_plane
/* (Out)
PRO_B_TRUE if the annotations are to be forced to this plane, PRO_B_FALSE otherwise.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.
PRO_TK_BAD_CONTEXTThe annotation plane is not governed by a reference.

Manual References:

  1. Annotations: Annotation Features and Annotations: Annotation Orientation
  2. Annotations: Annotation Features and Annotations: Annotation Orientation