API 설명서
>
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
Function Prototyping:ProEdgeLengthEval
Measurement:ProEdgeLengthEval
Equivalent Pro/DEVELOP Functions:ProEdgeLengthEval
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.