API 설명서
>
Drawings and detail
>
Object ProDrawing
> Function ProDrawingViewInit
Function ProDrawingViewInit
Description
Retrieves the view handle given the drawing and the view ID.
Replacement in Object TOOLKIT:
wfcWDrawing::GetDrawingView
Synopsis
#include <
ProDrawing.h
>
ProError
ProDrawingViewInit
(
ProDrawing
drawing
/* (In)
The drawing handle.
*/
int view_id
/* (In)
The view ID.
*/
ProView
* view
/* (Out)
The view handle.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
User Guide References
Listing Drawing Views:ProDrawingViewInit
Parent topic
Object ProDrawing
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.