Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeAugPolyline3d::setPoint Method
Syntax
C++
OdGeAugPolyline3d& setPoint(int controlpointIndex, const OdGePoint3d& point);

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

 

Parameters
Description
controlpointIndex
[in] Control point index.
point
[in] Any 3D point.

A reference to this curve.

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