API Documentation > Drawings and detail > Object ProDrawing > Function ProDrawingViewResume
Function ProDrawingViewResume
Description
Resume the view
Replacement in Object TOOLKIT:
Synopsis
#include <ProDrawingView.h>
ProDrawingViewResume
(
ProDrawing drawing
/* (In)
Drawing handle
*/
ProView view
/* (In)
The view handle
*/
)
Returns
The function succeeded.
Model is in read-only state.
One or more input arguments was invalid.
The view could not be resumed
User Guide References
Was this helpful?