Category Drawings and detail, Object ProDwgtable

Function ProDwgtableGrowthdirectionGet


Description
Gets the growth direction for the drawing table
Synopsis
#include <ProDwgtable.h>
ProErrorProDwgtableGrowthdirectionGet(
ProDwgtable* table
/* (In)
The drawing table
*/
ProDwgtableGrowthdirType* p_dir
/* (Out)
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: Reading MBD or DrawingTables
  2. Model-Based Definition and Drawing Tables: Reading MBD or DrawingTables