mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 09:30:48 +08:00
- Added a helper function to create B-spline curves from poles and knot sequences. - Introduced a new test case to validate ThruSections with B-spline profiles of varying pole counts. - Ensured compatibility of closed B-spline curves during lofting operations. - Improved test coverage for the BRepOffsetAPI_ThruSections functionality.