View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0023755 | Open CASCADE | OCCT:Modeling Algorithms | public | 2013-02-12 16:33 | 2013-02-20 10:17 |
| Reporter | Assigned To | ||||
| Priority | normal | Severity | minor | ||
| Status | closed | Resolution | no change required | ||
| Summary | 0023755: Incorrect return value of function Adaptor3d_CurveOnSurface::GetSurface() | ||||
| Description | There is following case. Handle(Geom_Surface) Sb = ... const Handle(Standard_Type)& TheType1 = Sb->DynamicType(); //TheType1 == Geom_RectangularTrimmedSurface (in this case) Handle(Adaptor3d_HSurface) ss = ACS.GetSurface(); const GeomAbs_SurfaceType& TheType2 = ss->GetType (); //TheType2 == GeomAbs_Cone (in this case) Naturally, ss is periodic surface, in spite of source surface is not periodic. | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-02-12 16:33 |
|
New Issue | |
| 2013-02-12 16:33 |
|
Assigned To | => jgv |
| 2013-02-12 16:34 |
|
Assigned To | jgv => nbv |
| 2013-02-12 16:34 |
|
Status | new => assigned |
| 2013-02-13 15:23 |
|
Assigned To | nbv => bugmaster |
| 2013-02-13 15:25 |
|
Note Added: 0023320 | |
| 2013-02-13 15:25 |
|
Status | assigned => feedback |
| 2013-02-20 10:17 | bugmaster | Status | feedback => closed |
| 2013-02-20 10:17 | bugmaster | Assigned To | bugmaster => nbv |
| 2013-02-20 10:17 | bugmaster | Resolution | open => no change required |