Category Mechanica, Object ProMechedge

Function ProMechedgeLengthEval


Description
Obtains the length of the edge.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <ProMechGeometry.h>
ProErrorProMechedgeLengthEval(
ProMechEdge edge
/* (In)
The edge.
*/
double* length
/* (Out)
The length.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments are invalid.

Manual References:

  1. Creo Simulate: Geometry: Geometry Evaluation of ProMechEdge
  2. Creo Simulate: Geometry: Geometry Evaluation of ProMechEdge