API Reference > geometry-core > Bspline > KnotVector > wrappable wrappable Accessor Whether the bspline was created by adding poles into "closed" structure. This is used by serialize/deserialize to mark knotVector's that were converted from periodic style. get: BSplineWrapMode Returns - BSplineWrapMode Setter Whether the bspline was created by adding poles into "closed" structure. This is used by serialize/deserialize to mark knotVector's that were converted from periodic style. set(value: BSplineWrapMode): void Parameter Type Description value BSplineWrapMode Returns - void Defined in core/geometry/src/bspline/KnotVector.ts Line 69 Last Updated: 13 June, 2024