API ドキュメンテーション
>
Mechanica
>
Object ProMechcurve
> Function ProMechcurveLengthEval
Function ProMechcurveLengthEval
Description
Obtains the length of the curve.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechGeometry.h
>
ProError
ProMechcurveLengthEval
(
ProMechCurve
curve
/* (In)
The curve.
*/
double* length
/* (Out)
The length.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments are invalid.
PRO_TK_GENERAL_ERROR
A general error is encountered.
User Guide References
ProMechCurves のジオメトリ評価:ProMechcurveLengthEval
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。