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