Documentation de l'API > Mechanica > Object ProMechcurve > Function ProMechcurveLengthT1T2Eval
Function ProMechcurveLengthT1T2Eval
Description
Finds the length of the Creo Simulate curve between the given parameters.
Licensing Requirement
Synopsis
ProMechcurveLengthT1T2Eval
(
/* (In)
The curve.
*/
double t1
/* (In)
The start parameter.
*/
double t2
/* (In)
The end parameter.
*/
double* length
/* (Out)
The length between t1 and t2.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
A general error is encountered.
User Guide References
Est-ce que cela a été utile ?