View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0023681 | Open CASCADE | OCCT:Modeling Data | public | 2012-12-29 15:07 | 2016-10-25 18:08 |
Reporter | Assigned To | bugmaster | |||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | no change required | ||
Platform | A | OS | L | ||
Product Version | 6.5.4 | ||||
Summary | 0023681: TopoDS_Iterator: incorrect processing of subshapes of shapes with EXTERNAL or INTERNAL orientation. | ||||
Description | If TopoDS_Iterator is used to get subshapes of shapes with EXTERNAL orientation, it returns them with incorrect Orientation(i.e. EXTERNAL). | ||||
Steps To Reproduce | On MASTER branch in DRAW type: test heal split_angle_advanced H5 | ||||
Tags | No tags attached. | ||||
Test case number | heal split_angle_advanced H5 | ||||
child of | 0023547 | closed | Tests failures in debug mode |
|
This bug is not correct. TopoDS_Iterator works right as I know. If a shape has orientation INTERNAL or EXTERNAL then iterator with default mode will return all the children same oriented according to rules of orientation coding (see TopAbs.hxx for details). Only with parameter cumOri = Standard_False iterator will return native orientations of sub-shapes. The reference in steps to reproduce to the test heal split_angle_advanced H5 does not bring any clearance on what is incorrect. So, I propose to close this bug |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-12-29 15:07 |
|
New Issue | |
2012-12-29 15:07 |
|
Assigned To | => omy |
2012-12-29 15:07 |
|
Status | new => assigned |
2013-01-17 10:12 |
|
Relationship added | child of 0023547 |
2013-03-29 21:33 |
|
Target Version | 6.6.0 => 6.7.0 |
2013-12-21 10:21 |
|
Target Version | 6.7.0 => 6.7.1 |
2014-04-04 18:19 |
|
Target Version | 6.7.1 => 6.8.0 |
2014-09-26 10:16 |
|
Target Version | 6.8.0 => 7.1.0 |
2014-09-26 10:16 |
|
Test case number | => heal split_angle_advanced H5 |
2016-10-25 16:54 |
|
Note Added: 0059107 | |
2016-10-25 16:54 |
|
Assigned To | omy => bugmaster |
2016-10-25 16:54 |
|
Status | assigned => feedback |
2016-10-25 16:54 |
|
Resolution | open => no change required |
2016-10-25 17:27 | apn | Status | feedback => tested |
2016-10-25 17:27 | apn | Status | tested => verified |
2016-10-25 18:08 | apn | Status | verified => closed |
2016-10-25 18:08 | apn | Target Version | 7.1.0 => |