Object
ProTable
Function ProTableErase
Description
Erases the table.
Synopsis
#include <
ProTable.h
>
ProError
ProTableErase
(
ProTable
*
table
/* (In)
The table to erase.
*/
ProCombstate
*
state
/* (In)
The combination state to erase from. Pass NULL for drawing table.
*/
)
Returns
PRO_TK_NO_ERROR
The table was deleted.
PRO_TK_BAD_INPUTS
The specified table was NULL.
PRO_TK_GENERAL_ERROR
The function failed.
Manual References:
Technical Summary of Changes for Creo 11.0.0.0: Model-based Definition Tables
Technical Summary of Changes for Creo 11.0.0.0: Functions superseded from Creo 1.0 to Creo 11.0
Model-Based Definition and Drawing Tables: Modifying MBD or Drawing Tables
Model-Based Definition and Drawing Tables: Modifying MBD or Drawing Tables