Function ProDwgtableRotate
DEPRECATED:
Creo 11.0
SUPERSEDED BY:
Description
Rotates table (clockwise) by 90 degree. The function does not perform a display.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDwgtable.h>
ProDwgtableRotate
(
/* (In)
The table.
*/
int display
/* (In)
Flag that specifies whether or not the table is to be displayed after creation.
*/
)
Returns
Sample Code References
User Guide References
¿Fue esto útil?