Documentação da API
>
Drawings and detail
>
Object ProDrawing
> Function ProDrawingTablesUpdate
Function ProDrawingTablesUpdate
Description
Updates all drawing tables.The drawing must be displayed in a window. Call
ProMdlDisplay
() to display drawing before using this function.
Replacement in Object TOOLKIT:
pfcTableOwner::UpdateTables
Synopsis
#include <
ProDwgtable.h
>
ProError
ProDrawingTablesUpdate
(
ProDrawing
drawing
/* (In)
The drawing
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully updated the table.
PRO_TK_CANT_MODIFY
Model is in read-only state.
PRO_TK_BAD_INPUTS
The function argument is invalid.
Sample Code References
pt_examples ( TestDrawTbl.c )
User Guide References
Modifying Drawing Tables:ProDrawingTablesUpdate
Modifying MBD or Drawing Tables:ProDrawingTablesUpdate
Repeat Regions:ProDrawingTablesUpdate
Parent topic
Object ProDrawing
Isto foi útil?
Este site funciona melhor com JavaScript habilitado