Skip to content

Releases: Geode-solutions/OpenGeode-Inspector

v2.7.1

13 Jan 19:18
Compare
Choose a tag to compare

2.7.1 (2023-01-13)

Bug Fixes

  • Topology: handle Line crossing Surface (632cd86)

v2.7.0

09 Jan 10:51
Compare
Choose a tag to compare

2.7.0 (2023-01-09)

Features

  • Degeneration: Added the inspection of degenerated polygons in SurfaceMeshes and polyhedra in SolidMeshes. (e2a4eff)

v2.6.3

05 Dec 09:56
Compare
Choose a tag to compare

2.6.3 (2022-12-05)

Bug Fixes

  • Exception: handle exceptions in async context (0001279)

v2.6.2

02 Dec 12:27
Compare
Choose a tag to compare

2.6.2 (2022-12-02)

Bug Fixes

  • ModelColocation: Fixed verbose mode output for models with component meshes points colocated but on the same unique vertex. (cfaece0)

v2.6.1

02 Dec 09:17
Compare
Choose a tag to compare

2.6.1 (2022-12-02)

Bug Fixes

  • StructuralModelInspection: Update of the exe with the new inspection functions developed. (cac272b)

v2.6.0

30 Nov 09:14
Compare
Choose a tag to compare

2.6.0 (2022-11-30)

Features

  • Brep: check model non manifold edges (6529da7)

v2.5.4

04 Nov 13:30
Compare
Choose a tag to compare

2.5.4 (2022-11-04)

Bug Fixes

  • Python: update requirements (5deb9ae)

v2.5.3

12 Oct 22:01
Compare
Choose a tag to compare

2.5.3 (2022-10-12)

Bug Fixes

  • PolyhedronFacetVertices: Set InlinedVector size to 3. (52a4b08)

v2.5.2

01 Oct 05:41
1e33139
Compare
Choose a tag to compare

2.5.2 (2022-10-01)

Bug Fixes

  • Package: trigger release (1e33139)

v2.5.1

30 Sep 09:39
Compare
Choose a tag to compare

2.5.1 (2022-09-30)

Bug Fixes

  • PythonTopologyInspector: Added previously defined functions to the python API (unique vertices in models not linked to a component mesh vertex). (7c3b907)