API 설명서 > Drawings and detail > Object ProDrawing > Function ProDrawingViewAuxiliaryInfoGet
Function ProDrawingViewAuxiliaryInfoGet
Description
Get the auxiliary view information
Replacement in Object TOOLKIT:
Synopsis
#include <ProDrawingView.h>
ProDrawingViewAuxiliaryInfoGet
(
ProDrawing drawing
/* (In)
Drawing handle
*/
ProView view
/* (In)
the view
*/
ProSelection* selection
/* (Out)
selection reference
*/
ProPoint3d view_location
/* (Out)
point location of the new view
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
Could not get auxiliary view information.
User Guide References
도움이 되셨나요?