API Documentation > Drawings and detail > Object ProDrawing > Function ProDrawingSetupOptionGet
Function ProDrawingSetupOptionGet
Description
Get the drawing setup option
Replacement in Object TOOLKIT:
Synopsis
#include <ProDwgtable.h>
ProDrawingSetupOptionGet
(
ProDrawing drawing
/* (In)
The drawing
*/
ProName option
/* (In)
The drawing option
*/
ProLine value
/* (Out)
The value of the drawing option
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The function failed
User Guide References
Was this helpful?