Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeAugPolyline3d::setD2Vector Method
Syntax
C++
OdGeAugPolyline3d& setD2Vector(int vectorIndex, const OdGeVector3d& vect);

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

 

Parameters
Description
vectorIndex
[in] Vector index.
vect
[in] Second derivative vector.

A reference to this curve.

Currently not implemented.

Copyright © 2002-2022. Open Design Alliance All rights reserved.