Documentación de la API > Drawings and detail > Object ProDrawing > Function ProDrawingSheetFormatShow
Function ProDrawingSheetFormatShow
Description
Shows the given drawing sheet's format.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDrawing.h>
ProDrawingSheetFormatShow
(
ProDrawing drawing
/* (In)
The drawing handle. Set this to NULL for the current drawing.
*/
int sheet
/* (In)
The sheet number. Set this to a value less than 1 for the current sheet.
*/
)
Returns
The function succeeded.
Model is in read-only state.
One or more input arguments was invalid.
User Guide References
¿Fue esto útil?