View Issue Details

IDProjectCategoryView StatusLast Update
0023681Open CASCADEOCCT:Modeling Datapublic2016-10-25 18:08
ReporteromyAssigned Tobugmaster  
PrioritynormalSeverityminor 
Status closedResolutionno change required 
PlatformAOSL 
Product Version6.5.4 
Summary0023681: TopoDS_Iterator: incorrect processing of subshapes of shapes with EXTERNAL or INTERNAL orientation.
DescriptionIf TopoDS_Iterator is used to get subshapes of shapes with EXTERNAL orientation, it returns them with incorrect Orientation(i.e. EXTERNAL).
Steps To ReproduceOn MASTER branch in DRAW type:
test heal split_angle_advanced H5
TagsNo tags attached.
Test case numberheal split_angle_advanced H5

Relationships

child of 0023547 closedabv Tests failures in debug mode 

Activities

msv

2016-10-25 16:54

developer   ~0059107

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

Issue History

Date Modified Username Field Change
2012-12-29 15:07 omy New Issue
2012-12-29 15:07 omy Assigned To => omy
2012-12-29 15:07 omy Status new => assigned
2013-01-17 10:12 omy Relationship added child of 0023547
2013-03-29 21:33 abv Target Version 6.6.0 => 6.7.0
2013-12-21 10:21 abv Target Version 6.7.0 => 6.7.1
2014-04-04 18:19 abv Target Version 6.7.1 => 6.8.0
2014-09-26 10:16 abv Target Version 6.8.0 => 7.1.0
2014-09-26 10:16 abv Test case number => heal split_angle_advanced H5
2016-10-25 16:54 msv Note Added: 0059107
2016-10-25 16:54 msv Assigned To omy => bugmaster
2016-10-25 16:54 msv Status assigned => feedback
2016-10-25 16:54 msv 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 =>