API-Dokumentation
>
Geometry items
>
Object ProEdge
> Function ProEdgeLengthEval
Function ProEdgeLengthEval
Description
Finds the length of the specified edge.
Replacement in Object TOOLKIT:
pfcGeomCurve::EvalLength
Synopsis
#include <
ProEdge.h
>
ProError
ProEdgeLengthEval
(
ProEdge
edge
/* (In)
The edge handle
*/
double* p_length
/* (Out)
The edge length
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully evaluated the edge length.
PRO_TK_BAD_INPUTS
The input argument is invalid.
Sample Code References
pt_examples ( UtilGeom.c )
pt_examples ( TestCollect.c )
pt_userguide ( UgGeomCurveLength.c )
User Guide References
Creo Toolkit Style:ProEdgeLengthEval
Equivalent Pro/DEVELOP Functions:ProEdgeLengthEval
Function Prototyping:ProEdgeLengthEval
Measurement:ProEdgeLengthEval
Parent topic
Object ProEdge
War dies hilfreich?
Diese Website funktioniert am besten, wenn JavaScript aktiviert ist.