Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGePointOnSurface::vDeriv Method (int, const OdGeSurface&, const OdGePoint2d&)
Syntax
C++
OdGeVector3d vDeriv(int order, const OdGeSurface& surface, const OdGePoint2d& param);

Returns the specified derivative of the surface in the V direction at the point corresponding to the parameter. 

 

Parameters
Description
order
[in] Specifies the order of the derivative [1-2].
surface
[in] Any surface.
param
[in] Parameter to specify a point on surface.

Specifying surface or param updates the underlying value. 

Currently not implemented.

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