View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0023176 | Community | OCCT:Modeling Algorithms | public | 2012-05-26 22:28 | 2017-07-31 17:46 |
Reporter | Roman Lygin | Assigned To | bugmaster | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Platform | A | OS | L | ||
Product Version | 6.5.3 | ||||
Fixed in Version | 7.0.0 | ||||
Summary | 0023176: Intersection of cylinder and cone produces open curve | ||||
Description | For co-linear surfaces, GeomAPI_IntSS produces one closed and one open curve. The latter has a gap of ~ 1.07mm, which is small relative to its size, yet is a big absolute number and thus is considered wrong. restore surface1_draw s1 restore surface2_draw s2 intersect r s1 s2 #r_1 is closed cvalue r_2 0 x y z vertex v0 x y z cvalue r_2 1 x y z vertex v1 x y z distmin d v0 v1 dump d_val *********** Dump of d_val ************* 1.07637238643976 | ||||
Steps To Reproduce | See description | ||||
Tags | No tags attached. | ||||
Test case number | bugs modalg_7 bug23176 | ||||
|
archive.zip (481 bytes) |
|
Team: Has this bug ever been triaged ? It is in the new state for 6+ months. Thanks for paying attention to it. |
|
Branch CR23176 has been created by mkv. SHA-1: 66a62388595cc9987e342882ece3cc35a16eee75 Detailed log of new commits: Author: mkv Date: Fri Jul 14 19:56:05 2017 +0300 Test for 0023176: Intersection of cylinder and cone produces open curve |
|
Problem described in issue is not reproduced on current state of OCCT. |
|
Branch CR23176 has been deleted by kgv. SHA-1: 66a62388595cc9987e342882ece3cc35a16eee75 |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-05-26 22:28 | Roman Lygin | New Issue | |
2012-05-26 22:28 | Roman Lygin | Assigned To | => jgv |
2012-05-26 22:28 | Roman Lygin | File Added: archive.zip | |
2012-05-31 08:17 |
|
Description Updated | |
2012-12-05 12:07 | Roman Lygin | Note Added: 0022565 | |
2017-07-14 19:56 | git | Note Added: 0068325 | |
2017-07-19 18:32 |
|
Note Added: 0068449 | |
2017-07-19 18:32 |
|
Assigned To | jgv => bugmaster |
2017-07-19 18:32 |
|
Status | new => feedback |
2017-07-19 18:32 |
|
Status | feedback => tested |
2017-07-19 18:33 |
|
Test case number | => bugs modalg_7 bug23176 |
2017-07-21 16:41 | bugmaster | Status | tested => closed |
2017-07-21 16:41 | bugmaster | Resolution | open => fixed |
2017-07-21 16:41 | bugmaster | Fixed in Version | => 7.0.0 |
2017-07-31 17:46 | git | Note Added: 0068927 |