API 설명서 > Drawings and detail > Object ProDrawing > Function ProDrawingViewSimplifiedSet
Function ProDrawingViewSimplifiedSet
Description
Set view simplified rep
Replacement in Object TOOLKIT:
Synopsis
#include <ProDrawingView.h>
ProDrawingViewSimplifiedSet
(
ProDrawing drawing
/* (In)
Drawing handle
*/
ProView view
/* (In)
The view handle
*/
ProSimprep* simplified_ref
/* (In)
Simplified representation
*/
)
Returns
The function succeeded.
Model is in read-only state.
One or more input arguments was invalid.
The function failed
User Guide References
도움이 되셨나요?