Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeCurve2d::evalPoint Method (double)
Syntax
C++
OdGePoint2d evalPoint(double param) const;

Returns the point on the curve corresponding to the specified parameter value. 

 

Parameters
Description
param
[in] Parameter to be evaluated.

By default this function throws the exception "not Implemented". Should be implemented in derived classes.

Copyright © 2002-2022. Open Design Alliance All rights reserved.