API Documentation > Mechanica > Object ProMechedge > Function ProMechedgeLengthEval
Function ProMechedgeLengthEval
Description
Obtains the length of the edge.
Licensing Requirement
Synopsis
ProMechedgeLengthEval
(
/* (In)
The edge.
*/
double* length
/* (Out)
The length.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
User Guide References
Was this helpful?