Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeSplineEnt3d::knots Method
Syntax
C++
const OdGeKnotVector& knots() const;

Returns the knot vector.

A knot vector defines a sequence of parameter values that determines how the shape of a spline entity is affected. The knot vector is a sequence of parameter values and divides the parametric space into intervals, usually called knot spans. Values of a knot vector are in an ascending order.

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