Category Drawings and detail, Object ProDwgtable

Function ProDwgtableGrowthdirectionSet


Description
Sets the growth direction for the drawing table.
Synopsis
#include <ProDwgtable.h>
ProErrorProDwgtableGrowthdirectionSet(
ProDwgtable* table
/* (In)
The drawing table
*/
ProDwgtableGrowthdirType p_dir
/* (In)
The growth direction type
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.

Manual References:

  1. Model-Based Definition and Drawing Tables: Creating MBD and Drawing Tables
  2. Model-Based Definition and Drawing Tables: Creating MBD and Drawing Tables