splinepy.splinepy_core.KnotVector#
- class splinepy.splinepy_core.KnotVector#
Bases:
pybind11_object
Methods
KnotVector.find_span
(self, arg0)Finds knot span of given parametric coordinate.
Returns multiplicities of unique knots
KnotVector.numpy
(self)Returns copy of knot vectors as numpy array.
KnotVector.scale
(self, min, max)Scales knot vector with given [min, max].
KnotVector.unique
(self)Returns multiplicities of unique knots