Category Drawings and detail, Object ProDwgtable

Function ProDwgtableErase


DEPRECATED: Creo 11.0
SUPERSEDED BY: ProTableErase
Description
Erases the table.
Replacement in Object TOOLKIT: pfcTable::Erase
Synopsis
#include <ProDwgtable.h>
ProErrorProDwgtableErase(
ProDwgtable* table
/* (In)
The table to erase.
*/
)
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: Functions superseded from Creo 1.0 to Creo 11.0
  2. Model-Based Definition and Drawing Tables: Modifying MBD or Drawing Tables
  3. Model-Based Definition and Drawing Tables: Modifying MBD or Drawing Tables