API Reference > OdGe Classes > OdGeAugPolyline3d Class > OdGeAugPolyline3d Methods > OdGeAugPolyline3d::getD1Vectors Method
OdGeAugPolyline3d::getD1Vectors Method
Syntax
C++
void getD1Vectors(OdGeVector3dArray& tangents) const;
Parameters 
Description 
OdGeVector3dArray& tangents 
[out] Receives an array of tangents. 

Returns an array of the tangents (first derivative vectors) to the curve at each control point. 

 

Currently not implemented.

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