API Reference > OdGe Classes > OdGeAugPolyline3d Class > OdGeAugPolyline3d Methods > OdGeAugPolyline3d::getD2Vectors Method
OdGeAugPolyline3d::getD2Vectors Method
Syntax
C++
void getD2Vectors(OdGeVector3dArray& d2Vectors) const;
Parameters 
Description 
OdGeVector3dArray& d2Vectors 
[out] An array of second derivative cectors. 

Returns an array of the second derivative vectors to the curve at each control point. 

 

Currently not implemented.

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