Documentation de l'API > Drawings and detail > Object ProDrawing > Function ProDrawingSheetFormatHide
Function ProDrawingSheetFormatHide
Description
Hides the given drawing sheet's format.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDrawing.h>
ProDrawingSheetFormatHide
(
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
Est-ce que cela a été utile ?