Documentación de la API
>
Drawings and detail
>
Object ProDrawing
> Function ProDrawingSheetNameGet
Function ProDrawingSheetNameGet
Description
Retrieves the name of the specified sheet of the drawing.
Replacement in Object TOOLKIT:
wfcWDrawing::GetSheetName
Synopsis
#include <
ProDrawing.h
>
ProError
ProDrawingSheetNameGet
(
ProDrawing
drawing
/* (In)
The drawing
*/
int sheet
/* (In)
The sheet number
*/
ProName
sheet_name
/* (Out)
The name
*/
)
Returns
PRO_TK_NO_ERROR
Success
PRO_TK_BAD_INPUTS
One or more arguments is invalid.
User Guide References
Drawing Sheets:ProDrawingSheetNameGet
Parent topic
Object ProDrawing
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado