API Documentation
>
Mechanica
>
Object ProMechedge
> Function ProMechedgeLengthEval
Function ProMechedgeLengthEval
Description
Obtains the length of the edge.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechGeometry.h
>
ProError
ProMechedgeLengthEval
(
ProMechEdge
edge
/* (In)
The edge.
*/
double* length
/* (Out)
The length.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments are invalid.
User Guide References
Geometry Evaluation of ProMechEdge:ProMechedgeLengthEval
Was this helpful?
This site works best with JavaScript enabled