Function ProViewDelete
Description
Deletes the view.
Synopsis
#include <ProView.h>
ProViewDelete
(
ProMdl model
/* (In)
The handle to a part, assembly, or drawing. Cannot be NULL.
*/
ProView p_view
/* (In)
The view handle
*/
)
Returns
The function succeeded.
One or more of the input arguments are invalid.
A general error occurred and the function failed.
The view name cannot be deleted.
View can be deleted only in 3D mode.
User Guide References
Est-ce que cela a été utile ?