Releases: Geode-solutions/OpenGeode
Releases · Geode-solutions/OpenGeode
v10.5.3
10.5.3 (2022-06-17)
Bug Fixes
- SolidMesh: fix wrong result for is_edge_on_border method (#475) (b6da517)
v10.5.2
10.5.2 (2022-06-17)
Bug Fixes
- ModelHelper: backport gcc 4.8 (9db46af)
v10.5.1
10.5.1 (2022-06-16)
Bug Fixes
- Model: add helper API functions to filter models removing dangling components (9889b0b)
v10.5.0
10.5.0 (2022-06-16)
Features
- ComponentMeshQueries: Added queries to get the vertices of a Surface associated to the edge of an internal or boundary line, in a Section or in a BRep. (5a9413c)
v10.4.2
10.4.2 (2022-06-10)
Bug Fixes
- Model: update component quieries to old school (82ef435)
v10.4.1
10.4.1 (2022-06-08)
Bug Fixes
- Model: improve returned values from component mesh queries (0d7c992)
v10.4.0
10.4.0 (2022-06-08)
Features
- BRepQueries: Added queries to access the facet(s) of a block corresponding to the polygon of a surface of a BRep. (bc7ef15)
v10.3.9
10.3.9 (2022-06-08)
Bug Fixes
- ProgressLogger: display failed message (a1a8c19)
v10.3.8
10.3.8 (2022-06-08)
Bug Fixes
- SolidMesh: improve polyhedra_around_edge methods (#469) (efccec9)
v10.3.7
10.3.7 (2022-06-07)
Bug Fixes
- model: fix conversion helper (01cbd6d)