Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdModelerGeometry::InsertKnot Method
Syntax
C++
virtual OdResult InsertKnot(double dVal, int iUorV) = 0;

Inserts a knot at the specified U or V parameter. The knot insertion doesn't modify the shape of the ModelerGeometry object. 

 

Parameters
Description
dVal
[in] New knot.
iUorV
[in] U or V parameter.

eOk if successful or an appropriate error code otherwise.

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