Description | ||||||||
Resets the view orientation to the default orientation. | ||||||||
Replacement in Object TOOLKIT: | pfcView::Reset | |||||||
Synopsis | ||||||||
#include <ProView.h> | ||||||||
ProError | 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 | ||||||||
|