Documentazione API > Drawings and detail > Object ProDrawing > Function ProDrawingViewTypeGet
Function ProDrawingViewTypeGet
Description
Get view type
Replacement in Object TOOLKIT:
Synopsis
#include <ProDrawingView.h>
ProDrawingViewTypeGet
(
ProDrawing drawing
/* (In)
Drawing handle
*/
ProView view
/* (In)
The view handle
*/
/* (Out)
view type (General, projection, detailed, auxiliary, revolved, copy and align, of flat ply)
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The drawing view type could not get
User Guide References
È stato utile?