Documentation de l'API > Drawings and detail > Object ProDrawing > Function ProDrawingViewOriginGet
Function ProDrawingViewOriginGet
Description
Get the view origin
Replacement in Object TOOLKIT:
Synopsis
#include <ProDrawingView.h>
ProDrawingViewOriginGet
(
ProDrawing drawing
/* (In)
Drawing handle
*/
ProView view
/* (In)
The view handle
*/
ProPoint3d location
/* (Out)
The location of the view origin
*/
ProSelection* sel_ref
/* (Out)
selection reference
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The view origin could not be get
User Guide References
Est-ce que cela a été utile ?