View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0031474 | Open CASCADE | OCCT:Mesh | public | 2020-03-31 12:21 | 2020-08-28 15:42 |
| Reporter | Assigned To | oan | |||
| Priority | normal | Severity | minor | ||
| Status | new | Resolution | open | ||
| Product Version | 7.4.0 | ||||
| Target Version | Unscheduled | ||||
| Summary | 0031474: Mesh - Return status Reused for the shapes without geometry | ||||
| Description | Currently the shapes without geometry are completely avoided by the mesher, so the status NoError is returned for them. But their mesh is neither re-computed according to the passed parameters nor modified due to absence of necessary geometry, so it is proposed to return status Reused for such shapes, rather than just NoError. | ||||
| Steps To Reproduce | psphere s 10 incmesh s 0.1 tclean -geom s incmesh s 0.1 # NoError, should be Reused incmesh s 0.01 # NoError, should be Reused, or even OutDated | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-03-31 12:21 |
|
New Issue | |
| 2020-03-31 12:21 |
|
Assigned To | => oan |
| 2020-08-28 15:42 | oan | Target Version | 7.5.0 => Unscheduled |