Skip to content

v0.3.0

Compare
Choose a tag to compare
@gha3mi gha3mi released this 15 Apr 10:38
· 130 commits to main since this release
  • 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 and rotate_Xg) for curves, surfaces, and volumes.
  • New translation methods (translate_Xc and translate_Xg) for curves, surfaces, and volumes.
  • Added basic unit tests and examples.

Full Changelog: v0.2.0...v0.3.0