API 설명서 > Drawings and detail > Object ProDrawing > Function ProDrawingViewSimplifiedGet
Function ProDrawingViewSimplifiedGet
Description
Get the simplified rep
Replacement in Object TOOLKIT:
Synopsis
#include <ProDrawingView.h>
ProDrawingViewSimplifiedGet
(
ProDrawing drawing
/* (In)
Drawing handle
*/
ProView view
/* (In)
The view handle
*/
ProSimprep* simplified_ref
/* (Out)
Simplified representation
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The function failed
The top model for the view is not a solid.
User Guide References
도움이 되셨나요?