Object ProTable

Function ProTableBorderStyleGet


Description
Gets line style of table borders
Synopsis
#include <ProTable.h>
ProErrorProTableBorderStyleGet(
ProTable* table
/* (In)
table.
*/
ProLinestyle* line_style
/* (Out)
line_style,
*/
double* width
/* (Out)
width
*/
ProColor* clr
/* (Out)
color
*/
)
Returns
PRO_TK_BAD_INPUTSOne or more inputs are NULL
PRO_TK_NO_ERRORSuccessfully return information.

Manual References:

  1. Technical Summary of Changes for Creo 11.0.1.0: Model-based Definition Tables
  2. Model-Based Definition and Drawing Tables: Reading MBD or DrawingTables
  3. Model-Based Definition and Drawing Tables: Reading MBD or DrawingTables