API ドキュメンテーション > Drawings and detail > Object ProDrawing > Function ProDrawingViewXhatchDependentSet
Function ProDrawingViewXhatchDependentSet
Description
Check if section hatching is dependent on parent view.
Synopsis
#include <ProXsec.h>
ProDrawingViewXhatchDependentSet
(
ProDrawing drawing
/* (In)
Drawing handle
*/
ProView view
/* (In)
The view handle
*/
ProBoolean dependent
/* (In)
Pass PRO_B_TRUE to make dependent .
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
No section or hatching present.
User Guide References
これは役に立ちましたか?