Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeSurface::evalPoint Method (const OdGePoint2d&)
Syntax
C++
OdGePoint3d evalPoint(const OdGePoint2d& param) const;

Returns the point corresponding to the parameter pair, as well as the derivatives and the normal at that point. 

 

Parameters
Description
param
[in] The parameter pair to be evaluated.

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

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