Share

evalPoint Method

Overload List

Method Description
AcGeCurve3d::evalPoint (double) Returns the point on the curve that corresponds to the input parameter value.
AcGeCurve3d::evalPoint (double, int, AcGeVector3dArray&) Returns the point on the curve that corresponds to the input parameter value. Also returns the number of derivative vectors that are specified in numDeriv. The numDeriv parameter should not be set larger than 2.

Was this information helpful?