Category Drawings and detail, Object ProDrawing

Function ProDrawingViewDetailReferenceSet


Description
Set reference point of detail view
Synopsis
#include <ProDrawingView.h>
ProErrorProDrawingViewDetailReferenceSet(
ProDrawing drawing
/* (In)
Drawing handle
*/
ProView view
/* (In)
The view handle
*/
ProSelection ref_sel
/* (In)
Reference selection of the detailed view
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.
PRO_TK_GENERAL_ERRORThe reference could not set

Manual References:

  1. Drawings: Detailed Views
  2. Drawings: Detailed Views