API ドキュメンテーション > Drawings and detail > Object ProDrawing > Function ProDrawingViewDetailCurvedataSet
Function ProDrawingViewDetailCurvedataSet
Description
Set spline for detail view parent
Replacement in Object TOOLKIT:
Synopsis
#include <ProDrawingView.h>
ProDrawingViewDetailCurvedataSet
(
ProDrawing drawing
/* (In)
Drawing handle
*/
ProView view
/* (In)
The view handle
*/
ProCurvedata* curve_data
/* (In)
Spline data (see Notes: below)
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The spline data could not set
User Guide References
これは役に立ちましたか?