Object ProTable

Function ProTableDataOriginSet


Description
Set the origin in the specified ProTableData structure
Synopsis
#include <ProTable.h>
ProErrorProTableDataOriginSet(
ProTableData data
/* (In)
ProTableData structure
*/
ProPoint3d origin
/* (In)
The origin for the table placement.
*/
)
Returns
PRO_TK_NO_ERRORSuccess
PRO_TK_GENERAL_ERRORFailure

Manual References:

  1. Technical Summary of Changes for Creo 11.0.0.0: Model-based Definition Tables
  2. Model-Based Definition and Drawing Tables: Creating MBD and Drawing Tables
  3. Model-Based Definition and Drawing Tables: Creating MBD and Drawing Tables