Documentazione API > Drawings and detail > Object ProDrawing > Function ProDrawingViewErase
Function ProDrawingViewErase
Description
Erase the view
Replacement in Object TOOLKIT:
Synopsis
#include <ProDrawingView.h>
ProDrawingViewErase
(
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 erased
User Guide References
È stato utile?