Documentación de la API > Drawings and detail > Object ProDrawing > Function ProDrawingViewOriginSet
Function ProDrawingViewOriginSet
Description
Set the view origin
Replacement in Object TOOLKIT:
Synopsis
#include <ProDrawingView.h>
ProDrawingViewOriginSet
(
ProDrawing drawing
/* (In)
Drawing handle
*/
ProView view
/* (In)
The view handle
*/
ProPoint3d location
/* (In)
The location of the view origin
*/
ProSelection sel_ref
/* (In)
selection reference
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The view origin could not be set
User Guide References
¿Fue esto útil?