Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdModelerGeometry::RemoveControlPointsAtV Method
Syntax
C++
virtual OdResult RemoveControlPointsAtV(int iVDegree) = 0;

Removes a row of control points at the specified position in the control points array. The method modifies the shape of the ModelerGeometry object. 

 

Parameters
Description
iVDegree
[in] Index of the control point to remove from the array.

eOk if successful or an appropriate error code otherwise.

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