Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgBSplineCurve3d::getControlPointAt Method
Syntax
C++
OdResult getControlPointAt(OdUInt32 controlPointIndex, OdGePoint3d& point) const;

Returns the specified control point of this curve entity. 

 

Parameters
Description
controlPointIndex
[in] Control point index.
point
[out] Receives the control point.
Copyright © 2002-2022. Open Design Alliance All rights reserved.