What's Changed
- Update: load_from_file -> from_json by @WirajanDASILVA in #1149
- delete some outdated methods by @WirajanDASILVA in #1252
- add fix to Contour2D point belongs by @WirajanDASILVA in #1253
- Organize curves.py - VEP8: Proposal for ordering curve methods by @GabrielJMS in #1255
- refactor ToroidalSuface3D: toroidal_surface_intersections by @WirajanDASILVA in #1254
- For points inside an object: point_belongs -> point_inside by @WirajanDASILVA in #1256
- Fix some pylint by @WirajanDASILVA in #1258
- Fix boolean ops by @WirajanDASILVA in #1259
- Change npy to np by @WirajanDASILVA in #1260
- Fix arc2D by @WirajanDASILVA in #1265
- 1159 create curves/edges intersections convention by @WirajanDASILVA in #1262
- 1263 sweep planeface not well positioned by @WirajanDASILVA in #1266
- ConicalSurface3D: Refactors definition in accordance with ISO 10303 to better precision. by @GabrielJMS in #1269
- ArcEllipse3D/FullArcEllipse3D: to_step by @GabrielJMS in #1270
- Update docs by @WirajanDASILVA in #1268
- update dev with testing manualy by @WirajanDASILVA in #1284
- Optimize CI by @pgibertini in #1285
- PREREQUISITE TO #1271 Reference Path : FullArc2D can be generated from 3 points by @GhislainJ in #1282
- Fix Step create_connections with wireframe models by @GabrielJMS in #1272
- Refactor: optimize mesh usage by @pgibertini in #1273
- Fix step export with wireframe models by @GabrielJMS in #1274
- Fix Arc2D.get_start_end_angles by @GabrielJMS in #1283
- Reference Path by @GhislainJ in #1271
- Implement iso curves methods in elementary surfaces to simplify and increase precision of linesegment2d_to3d by @GabrielJMS in #1275
- BSplineSurface3D: improves point_inversion_grid_search convergence. by @GabrielJMS in #1286
- Fix _fix_start_end_singularity_point_at_parametric_domain from BSplineSurface3D by @GabrielJMS in #1291
- Fix duplicates in step translation by @GabrielJMS in #1279
- Fix: Contour2D.merge_with (use abs_tol) by @sbendjebla in #1276
- BSplineSurface3D: Iso curves by @GabrielJMS in #1277
- BezierCurve split by @GabrielJMS in #1289
- Fix: circle2d line intersectios when line vertical and tanent tangent. by @WirajanDASILVA in #1290
- curves.py curve_intersections -> intersections by @WirajanDASILVA in #1292
- add straight_line_center_of_mass method to arcellipse2d by @WirajanDASILVA in #1293
- FullArc3D: new method fullarc_intersections by @WirajanDASILVA in #1295
- PeridicalFace: face_inside by @WirajanDASILVA in #1296
- PlaneFace3D / CylindricalFace3D: New get_normal_at_point method. by @WirajanDASILVA in #1298
- Add Tolerance param to some face methods by @WirajanDASILVA in #1299
- Fix: Closedshell3D point_belongs method by @WirajanDASILVA in #1300
- Dev to testing: Towards v0.17.0 by @WirajanDASILVA in #1301
- Fix: CI upload coverage / CI for fork by @pgibertini in #1310
- Testing to master: towards voldmlr v0.17.0 by @WirajanDASILVA in #1348
Full Changelog: v0.16.1...v0.17.0