View Issue Details

IDProjectCategoryView StatusLast Update
0022311Open CASCADEOCCT:Modeling Algorithmspublic2012-03-29 17:26
ReporterjgvAssigned Tobugmaster  
PrioritynormalSeveritytrivial 
Status closedResolutionfixed 
OSAll 
Fixed in Version6.5.1 
Summary0022311: A regression was found: face obtained from 2D offset of a wire is invalid
DescriptionThis is a regression after last fix to bug OCC22000:
chl 918 A9
Additional information
and documentation updates
Documentation remark, added by JGV 2011-03-10 12:35:42:

Changes:
New generated class IndexedDataMapOfOrientedShapeListOfShape added to
BRepFill.cdl

The field "myMap" of class BRepFill_OffsetWire changes its type to
BRepFill_IndexedDataMapOfOrientedShapeListOfShape

Usage of IndexedDataMap instead of DataMap in some cases makes the algorithm
more stable.

Another small change in BRepFill_OffsetWire.cxx: keep the orientation of an
edge before substitution of its vertices to prevent loss of right orientation.

Another small change in MAT_Mat.gxx: making the algorithm more simple and clear.
Modified entities:
BRepFill.cdl
BRepFill_OffsetWire.cdl
BRepFill_OffsetWire.cxx
MAT_Mat.gxx
TagsNo tags attached.
Test case number

Attached Files

  • jgv-OCC22311-v1.tar.gz (51,561 bytes)

Activities

2011-03-10 13:29

 

jgv-OCC22311-v1.tar.gz (51,561 bytes)

Related Changesets

occt: master 86b3805f

2011-04-28 15:32:04

jgv


Committer: bugmaster Details Diff
OCC22311 A regression was found: face obtained from 2D offset of a wire is invalid Affected Issues
0022311
mod - src/BRepFill/BRepFill.cdl Diff File
mod - src/BRepFill/BRepFill_OffsetWire.cdl Diff File
mod - src/BRepFill/BRepFill_OffsetWire.cxx Diff File
mod - src/MAT/MAT_Mat.gxx Diff File

Issue History

Date Modified Username Field Change
2011-03-09 16:55 bugmaster Assigned To bugmaster => jgv
2011-03-09 16:55 bugmaster Status new => assigned
2011-03-10 13:34 bugmaster Status assigned => resolved
2011-04-21 15:46 mkv Status resolved => assigned
2011-04-25 17:44 bugmaster Status assigned => tested
2011-04-28 19:32 bugmaster Status tested => verified
2011-08-02 11:31 bugmaster Category OCCT:MOA => OCCT:Modeling Algorithms
2011-12-28 17:41 atp Description Updated
2011-12-28 17:41 atp Additional Information Updated
2012-03-29 17:26 bugmaster Changeset attached => occt master 86b3805f