You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For now I use this library to convert the self-defined spline to bspline, then call toBeziers(), then get their respective boxes, and then united them.
Can it support the bounding box function.
For now I use this library to convert the self-defined
splinetobspline, then calltoBeziers(), then get their respective boxes, and then united them.