API 설명서 > Mechanica > Object ProMechcurve > Function ProMechcurveLengthEval
Function ProMechcurveLengthEval
Description
Obtains the length of the curve.
Licensing Requirement
Synopsis
ProMechcurveLengthEval
(
/* (In)
The curve.
*/
double* length
/* (Out)
The length.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
A general error is encountered.
User Guide References
도움이 되셨나요?