Commit 50fe804
authored
Lab - fix "save as" for a
## Summary of Changes
Load a `.mesh` file, remesh it or do nothing, and "save as..." fails
because the `c3t3` has its `is_valid` field set to `false`.
This PR fixes that issue : now only `.binary.cgal` requires being
certainly valid, i.e. generated by Mesh_3
thanks @IasonManolas for the report
## Release Management
* Affected package(s): Lab
* License and copyright ownership: unchangedc3t3 that was loaded (#8940)1 file changed
Lines changed: 7 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | 199 | | |
205 | | - | |
206 | | - | |
| 200 | + | |
207 | 201 | | |
208 | 202 | | |
209 | 203 | | |
210 | 204 | | |
211 | 205 | | |
212 | 206 | | |
213 | 207 | | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
214 | 214 | | |
215 | 215 | | |
216 | | - | |
217 | 216 | | |
218 | 217 | | |
219 | 218 | | |
| |||
0 commit comments