Category 3D drawings and annotations, Object ProAnnotationplane

Function ProAnnotationplaneFromViewCreate


Description
Creates a new annotation plane from a saved model view.
Synopsis
#include <ProAnnotation.h>
ProErrorProAnnotationplaneFromViewCreate(
ProSolid solid
/* (In)
The solid model.
*/
ProView view
/* (In)
The solid model view.
*/
ProAnnotationPlane* plane
/* (Out)
The annotation plane.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.
See Also
ProAnnotationplaneCreate
ProAnnotationplaneFlatToScreenCreate

Manual References:

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