diff --git a/README.md b/README.md index 508d87c13..7822226f1 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,8 @@ This roadmap outlines upcoming features and enhancements for ForCAD. Contributio - [x] Add `put_to_nurbs()` method for volumes. - [x] Get IGA elements connectivity. - [x] Add predefined shapes: `Circle`, `Tetragon`, `Hexahedron`. - - [x] Add `rotate_Xc` and `rotate_Xg` methods for curves, surfaces and volumes. + - [x] Add `rotate_Xc` and `rotate_Xg` methods for curves, surfaces and volumes. + - [x] Add `translate_Xc` and `translate_Xg` methods for curves, surfaces and volumes. - [x] Add basic unit tests. - [x] Add simple examples.