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:
Synopsis
#include <ProDrawing.h>
ProDrawingSheetNameGet
(
ProDrawing drawing
/* (In)
The drawing
*/
int sheet
/* (In)
The sheet number
*/
ProName sheet_name
/* (Out)
The name
*/
)
Returns
Success
One or more arguments is invalid.
User Guide References
¿Fue esto útil?