C++
GE_DLLEXPIMPORT AcGePoint3d evalPoint( double param ) const;
Description
Returns the point on the curve that corresponds to the input parameter value.
Parameters
Parameters | Description |
---|---|
param | Input parameter value at which curve is to be evaluated |