API Reference > OdGe Classes > OdGeAugPolyline3d Class > OdGeAugPolyline3d Methods > OdGeAugPolyline3d::setD2Vector Method
OdGeAugPolyline3d::setD2Vector Method
Syntax
C++
OdGeAugPolyline3d& setD2Vector(int vectorIndex, const OdGeVector3d& vect);
Parameters 
Description 
int vectorIndex 
[in] Vector index.  
const OdGeVector3d& vect 
[in] Second derivative vector.
 

A reference to this curve.

Sets the second derivative vector at the specified index, and returns a reference to this curve. 

 

Currently not implemented.

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