Function ProDrawingViewonlyOpen
Description
Open a drawing in view only mode.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDrawing.h>
ProDrawingViewonlyOpen
(
ProPath path
/* (In)
Path to the drawing.
*/
ProMdl* mdl
/* (Out)
The drawing handle.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
User Guide References
これは役に立ちましたか?