View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0024721 | Open CASCADE | OCCT:Modeling Algorithms | public | 2014-03-13 10:59 | 2014-03-18 14:11 |
| Reporter | Assigned To | ||||
| Priority | normal | Severity | minor | ||
| Status | closed | Resolution | no change required | ||
| Platform | Windows | OS | VC++ 2010 | ||
| Product Version | 6.7.0 | ||||
| Summary | 0024721: 2dintersect returns different number of intersect points. Case 2 | ||||
| Description | 2dintersect depends on 2d curve arg sequence: there is the case when: "2dintersect curve1 curve2" returns 2 intersect point but "2dintersect curve2 curve1" returns 19 intersect points | ||||
| Steps To Reproduce | restore bug24721.brep a explode a e pcu p3 a_3 a pcu p10 a_10 a pcu p11 a_11 a 2dintersect p11 p10 2dintersect p10 p11 2dintersect p3 p10 2dintersect p10 p3 | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
|
2014-03-13 11:00 developer |
|
|
|
the issue is untenable. steps to reproduce aren't correct. 2dintersec should use user's intersect tolerance like: 2dintersect p1 p2 10e-7. Dear bugmaster, please close the issue due to it is untenable. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-03-13 10:59 |
|
New Issue | |
| 2014-03-13 10:59 |
|
Assigned To | => ibs |
| 2014-03-13 11:00 |
|
Steps to Reproduce Updated | |
| 2014-03-13 11:00 |
|
File Added: bug24721.brep | |
| 2014-03-13 12:03 |
|
Steps to Reproduce Updated | |
| 2014-03-17 16:31 |
|
Note Added: 0028308 | |
| 2014-03-17 16:31 |
|
Assigned To | ibs => bugmaster |
| 2014-03-17 16:31 |
|
Status | new => feedback |
| 2014-03-18 14:11 | bugmaster | Status | feedback => closed |
| 2014-03-18 14:11 | bugmaster | Assigned To | bugmaster => ibs |
| 2014-03-18 14:11 | bugmaster | Resolution | open => no change required |