v0.3.0
- Added
remove_knots()
method for curves, surfaces, and volumes. - Introduced
put_to_nurbs()
method for volumes. - IGA (Isogeometric Analysis) elements connectivity can now be retrieved.
- Included predefined shapes: Circle, Tetragon, Hexahedron.
- New rotation methods (
rotate_Xc
androtate_Xg
) for curves, surfaces, and volumes. - New translation methods (
translate_Xc
andtranslate_Xg
) for curves, surfaces, and volumes. - Added basic unit tests and examples.
Full Changelog: v0.2.0...v0.3.0