View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0020778 | Open CASCADE | OCCT:Modeling Algorithms | public | 2008-12-17 10:21 | 2009-05-13 16:02 |
| Reporter | Assigned To | ||||
| Priority | normal | Severity | trivial | ||
| Status | closed | Resolution | unable to reproduce | ||
| OS | All | ||||
| Summary | 0020778: Intersection of cone and plane hangs up | ||||
| Description | Here is the simple example how to reproduce this bug: Handle(Geom_Plane) aPlane = new Geom_Plane(gp_Pnt(7417.3831169516579, 0, 0), gp_Dir(-1, 0, 0)); Handle(Geom_ConicalSurface) aCone = new Geom_ConicalSurface(gp_Ax3(gp_Pnt(- 1949.45, 6787.5600000000004, 1270), gp_Dir(0.41716768025211332, -0. 90882953657606813, 5.5649759146922707e-017)), 0.43032666136651387, 0.); GeomAPI_IntSS aSS(aCone, aPlane, 1.e-7); On the last line application hangs up (or works more than one hour). | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2008-12-17 12:55 | bugmaster | Assigned To | bugmaster => jgv |
| 2008-12-17 12:55 | bugmaster | Status | new => assigned |
| 2009-05-13 18:02 | bugmaster | Status | assigned => closed |
| 2009-05-13 18:02 | bugmaster | Resolution | @0@ => unable to reproduce |
| 2011-08-02 11:31 | bugmaster | Category | OCCT:MOA => OCCT:Modeling Algorithms |