Close

Relief for ODA Team in Ukraine

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

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

 

Parameters
Description
vectorIndex
[in] Vector index.
vect
[in] Any 3D vector.

A reference to this curve.

Currently not implemented.

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