API Reference > OdGe Classes > OdGePointOnSurface Class > OdGePointOnSurface Methods > vDeriv Method > OdGePointOnSurface::vDeriv Method (int)
OdGePointOnSurface::vDeriv Method (int)
Syntax
C++
OdGeVector3d vDeriv(int order) const;
Parameters 
Description 
int order 
[in] Specifies the order of the derivitive [1-2]. 

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

 

Currently not implemented.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.