Object ProTable

Function ProTableDataFreeAttachSet


Description
Set the free attachment in the specified ProTableData structure
Synopsis
#include <ProTable.h>
ProErrorProTableDataFreeAttachSet(
ProTableData data
/* (In)
ProTableData structure
*/
ProAnnotationPlane* plane
/* (In)
Annotation Plane.
*/
ProPoint3d origin
/* (In)
The origin for the table placement. For tables on valid annotation plane pass this with respect to Model Csys. For flat to screen tables pass this in 1000 x 843 fixed spaced
*/
)
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. 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