testCloseablePolygon Method

Deprecated  in 4.x - will not be removed until after 2026-06-13. Use testClosablePolygon instead.

Test if the leading and trailing polygon coordinates are replicated in the manner of a "closed" bspline polygon which has been expanded to act as a normal bspline.

testCloseablePolygon(mode?: BSplineWrapMode): boolean

@returns true if degree leading and trailing polygon blocks match.

Parameter Type Description
mode BSplineWrapMode  

Returns - boolean

true if degree leading and trailing polygon blocks match.

Defined in

Last Updated: 27 June, 2025