View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0032443 | Community | OCCT:Modeling Algorithms | public | 2021-06-16 04:24 | 2021-06-16 11:08 |
| Reporter | Hayashi | Assigned To | |||
| Priority | normal | Severity | minor | ||
| Status | new | Resolution | open | ||
| Platform | Microsoft VC++ 2017 | OS | Windows | ||
| Product Version | 7.5.1 | ||||
| Summary | 0032443: Boolean operations fail with fuzzy values, and tolerance is large | ||||
| Description | When the fuzzy value is 0.0001, part of the line of intersection is not returned. When the fuzzy value is 0.00001, the tolerance is a little large. | ||||
| Steps To Reproduce | pload ALL restore face.brep f restore shell.brep s brunparallel 1 bnondestructive 1 bfuzzyvalue 0.0001 bsection r f s explode r tolerance r vinit vdisplay f s r vfit bfuzzyvalue 0.00001 bsection r f s explode r tolerance r | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||