API 설명서 > Drawings and detail > Object ProDrawing > Function ProDrawingViewProjectionSet
Function ProDrawingViewProjectionSet
Description
Set view as projection
Replacement in Object TOOLKIT:
Synopsis
#include <ProDrawingView.h>
ProDrawingViewProjectionSet
(
ProDrawing drawing
/* (In)
Drawing handle
*/
ProView parent_view
/* (In)
The view handle of the parent view
*/
ProView view
/* (In)
view to be projected
*/
)
Returns
The function succeeded.
Model is in read-only state.
One or more input arguments was invalid.
The view projection could not set
User Guide References
도움이 되셨나요?