API ドキュメンテーション
>
Geometry items
>
Object ProCurve
> Function ProCurveTypeGet
Function ProCurveTypeGet
Description
Finds the type of the specified curve.
Synopsis
#include <
ProCurve.h
>
ProError
ProCurveTypeGet
(
ProCurve
p_curve
/* (In)
The curve handle
*/
ProEnttype
* p_curve_type
/* (Out)
The curve type
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully retrieved the curve type.
PRO_TK_BAD_INPUTS
The input argument is invalid.
Sample Code References
pt_examples ( TestGeom.c )
pt_examples ( TestGeom.c )
pt_examples ( TestGeom.c )
pt_examples ( UtilGeom.c )
pt_examples ( TestCollect.c )
User Guide References
同等の Pro/DEVELOP 関数:ProCurveTypeGet
データムカーブのジオメトリ:ProCurveTypeGet
複合データムカーブチェック:ProCurveTypeGet
Parent topic
Object ProCurve
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。