Object ProTable

Function ProTableDataRowsSet


Description
Setup rows properties
Synopsis
#include <ProTable.h>
ProErrorProTableDataRowsSet(
ProTableData data
/* (In)
The ProTableData structure
*/
int n_rows
/* (In)
Number of rows. The maximum number of rows that can be specified is 100.
*/
double* heights
/* (In)
ProArray of row heights
*/
)
Returns
PRO_TK_NO_ERRORSuccess
PRO_TK_BAD_INPUTSBad input argument

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
  5. Model-Based Definition and Drawing Tables: Modifying MBD or Drawing Tables