Function ProDrawingViewIsErased
Description
Find the view is erased or not
Replacement in Object TOOLKIT:
Synopsis
#include <ProDrawingView.h>
ProDrawingViewIsErased
(
ProDrawing drawing
/* (In)
Drawing handle
*/
ProView view
/* (In)
The view handle
*/
ProBoolean* is_erased
/* (Out)
Pro_B_TRUE, is view erased
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The function failed
User Guide References
これは役に立ちましたか?