Category Drawings and detail, Object ProDrawing

Function ProDrawingViewXhatchDependentSet


Description
Check if section hatching is dependent on parent view.
Synopsis
#include <ProXsec.h>
ProErrorProDrawingViewXhatchDependentSet(
ProDrawing drawing
/* (In)
Drawing handle
*/
ProView view
/* (In)
The view handle
*/
ProBoolean dependent
/* (In)
Pass PRO_B_TRUE to make dependent .
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.
PRO_TK_BAD_CONTEXTNo section or hatching present.

Manual References:

  1. Drawings: Modifying Views
  2. Technical Summary of Changes for Creo 11.0.2.0: Drawings