cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

ProDwgtableRetrieve, specifying sheet

msteffke
12-Amethyst

ProDwgtableRetrieve, specifying sheet

TK'ers,

I want to use the function ProDwgtableRetrieve, but how do I tell it what sheet to put the table on? I want it on sheet 2. I am in planning stages do not want to write sample code at this time. Thanks for any help.


TK WIZARD function Description
Retrieves a stored Pro/Engineer drawing table and places it in the specified drawing. This function is the same as the Pro/Engineer command sequence Table, Save/Retrieve, Retrieve. it enables you to add a table to a drawing without having to specify all the table properties in your programs.
Synopsis
#include <prodwgtable.h>
ProError ProDwgtableRetrieve (
ProDrawing drawing
/* (In)
the drawing into which to retrieve the table.
*/
ProName file_name
/* (In)
name, excluding the extension.
*/
ProPath file_path
/* (In)
path to the table file, relative to the working directory. file_version- table file version (0 = the latest).
*/
int file_version
/* (Unknown)

*/
ProPoint3d position
/* (In)
the position of the upper left corner of the table on the drawing sheet. This argument is in screen coordinates.
*/
ProSolid solid
/* (In)
The solid model from which to copy data into the table. If NULL, the table will be created with no data.
*/
ProSimprep *simp_rep
/* (In)
The simplified representation (of solid) from which to copy data into the table. If this is NULL and solid is not NULL, all the model data will be copied into the table.
*/
ProDwgtable *table
/* (Out)
failure.
*/
)
Returns
None

Do I call ProDrawingCurrentSheetSet before calling retrieve?

This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
0 REPLIES 0
Announcements
Attention: Creo 7.0 Customers
Please consider upgrading
End of Life announcement here.

NEW Creo+ Topics:
PTC Control Center
Creo+ Portal
Real-time Collaboration