Function ProViewReset
Description
Resets the view orientation to the default orientation.
Replacement in Object TOOLKIT:
Synopsis
#include <ProView.h>
ProViewReset
(
ProMdl model
/* (In)
The handle to a part, assembly, or drawing, If the object is NULL, the function uses the current object.
*/
ProView view_handle
/* (In)
The handle to the view. If this is NULL, the function uses the current view.
*/
)
Returns
The function successfully reset the view.
Model is in read-only state.
One or more of the arguments are invalid.
Sample Code References
User Guide References
War dies hilfreich?