Object ProTable

Function ProTableDisplay


Description
Displays the table.
Synopsis
#include <ProTable.h>
ProErrorProTableDisplay(
ProTable* table
/* (In)
The table to display.
*/
ProCombstate* state
/* (In)
The combination state to display to. Pass NULL for drawing table.
*/
)
Returns
PRO_TK_NO_ERRORThe table was deleted.
PRO_TK_BAD_INPUTSThe specified table was NULL.
PRO_TK_GENERAL_ERRORThe function failed.

Manual References:

  1. Technical Summary of Changes for Creo 11.0.0.0: Model-based Definition Tables
  2. Technical Summary of Changes for Creo 11.0.0.0: Functions superseded from Creo 1.0 to Creo 11.0
  3. Model-Based Definition and Drawing Tables: Creating MBD and Drawing Tables
  4. Model-Based Definition and Drawing Tables: Creating MBD and Drawing Tables