API Reference > Classes > PRC Surface Classes > OdPrcBlend03Surface Class > OdPrcBlend03Surface Methods > secondDerivatives Method > OdPrcBlend03Surface::secondDerivatives Method ()
OdPrcBlend03Surface::secondDerivatives Method ()
Syntax
C++
OdGeVector3dArray & secondDerivatives();

Returns the current array of second derivatives. The array of second derivatives is returned as a reference to an OdGeVector3dArray object, therefore it can be used to set new second derivatives.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.