Releases: Geode-solutions/OpenGeode-Inspector
Releases · Geode-solutions/OpenGeode-Inspector
v2.7.1
2.7.1 (2023-01-13)
Bug Fixes
- Topology: handle Line crossing Surface (632cd86)
v2.7.0
2.7.0 (2023-01-09)
Features
- Degeneration: Added the inspection of degenerated polygons in SurfaceMeshes and polyhedra in SolidMeshes. (e2a4eff)
v2.6.3
2.6.3 (2022-12-05)
Bug Fixes
- Exception: handle exceptions in async context (0001279)
v2.6.2
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
2.6.1 (2022-12-02)
Bug Fixes
- StructuralModelInspection: Update of the exe with the new inspection functions developed. (cac272b)
v2.6.0
2.6.0 (2022-11-30)
Features
- Brep: check model non manifold edges (6529da7)
v2.5.4
2.5.4 (2022-11-04)
Bug Fixes
- Python: update requirements (5deb9ae)
v2.5.3
2.5.3 (2022-10-12)
Bug Fixes
- PolyhedronFacetVertices: Set InlinedVector size to 3. (52a4b08)
v2.5.2
2.5.2 (2022-10-01)
Bug Fixes
v2.5.1
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)