API-Dokumentation > Drawings and detail > Object ProDrawing > Function ProDrawingSheetUnitsGet
Function ProDrawingSheetUnitsGet
Description
Returns the units for the specified sheet.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDrawing.h>
ProDrawingSheetUnitsGet
(
ProDrawing drawing
/* (In)
The drawing
*/
int sheet
/* (In)
The sheet number
*/
/* (Out)
The units used for measurements in this sheet.
*/
)
Returns
Success
Failure (the drawing handle or sheet number is invalid)
Sample Code References
User Guide References
War dies hilfreich?