SplineKnotCollection

SplineKnotCollection class

SplineKnot collection.

Properties

NameTypeDescription
Countint
Item (int)SplineKnot

Methods

NameDescription
clear
removeAt
iteratorReserved for internal use.

SplineKnotCollection.Count property

Type: int

SplineKnotCollection.Item (int) property

Type: SplineKnot

clear()

removeAt(index)

iterator()

Reserved for internal use.