API ドキュメンテーション > Drawings and detail > Object ProDrawing > Function ProDrawingView2DSectionTotalSet
Function ProDrawingView2DSectionTotalSet
Description
Set the model edge visibility to Total for a 2D section in a view.
Synopsis
#include <ProDrawingView.h>
ProDrawingView2DSectionTotalSet
(
ProDrawing drawing
/* (In)
Drawing handle
*/
ProView view
/* (In)
The view handle
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
Visibility is already set to Total.
Total Visibility cannot be set because there may be multiple section or section is not a full section.
The function failed
User Guide References
これは役に立ちましたか?