SerializationHelpers.BSplineDataOptions Interface
Interface of options for import/export.
Properties
| Name | Type | Description | |
|---|---|---|---|
| jsonKnots | boolean | undefined | Type of output knot arrays. | |
| jsonPoles | boolean | undefined | Type of output pole/weight arrays. | |
| removeExtraKnots | boolean | undefined | Extraneous knot handling during Import: true: remove them; false | undefined: leave them. | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.