Category Drawings and detail, Object ProDrawing

Function ProDrawingViewAuxiliarySet


Description
Set view as auxiliary
Synopsis
#include <ProDrawingView.h>
ProErrorProDrawingViewAuxiliarySet(
ProDrawing drawing
/* (In)
Drawing handle
*/
ProView view
/* (In)
The view handle
*/
ProSelection selection
/* (In)
selection
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.
PRO_TK_GENERAL_ERRORThe auxiliary view could not set

Manual References:

  1. Drawings: Auxiliary Views
  2. Drawings: Auxiliary Views