API Reference > OdGe Classes > OdGeNurbCurve3d Class > OdGeNurbCurve3d Methods > OdGeNurbCurve3d::deleteControlPointAt Method
OdGeNurbCurve3d::deleteControlPointAt Method
Syntax
C++
bool deleteControlPointAt(int index);
Parameters 
Description 
int index 
[in] The index of the control point to be deleted. 

Returns true if and only if the control point is deleted successfully.

Deletes a control point at the specified index. 

 

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