SplineKnotCollection
SplineKnotCollection class
SplineKnot collection.
Properties
| Name | Type | Description |
|---|---|---|
| Count | int | |
| Item (int) | SplineKnot |
Methods
| Name | Description |
|---|---|
| clear | |
| removeAt | |
| iterator | Reserved for internal use. |
SplineKnotCollection.Count property
Type: int
SplineKnotCollection.Item (int) property
Type: SplineKnot
clear()
removeAt(index)
iterator()
Reserved for internal use.