View Issue Details

IDProjectCategoryView StatusLast Update
0009536Open CASCADEOCCT:Shape Healingpublic2019-12-11 15:32
ReportersklAssigned Togka 
PrioritynormalSeveritytrivial 
Status assignedResolutionopen 
OSAll 
Summary0009536: Regression after perform fixshape
DescriptionFollowing commands reproduce a problem:
> restore <attached_shape> a
> checkshape a
  (= selfintersecting wire)
> toler a
  (= 9.865e-5)
> fixsh r a 1.e-3
> checkshape r
  (= not closed)
> toler r
  (= 4.0644)
I believe that we make incorrect healing of problem(selfintersecting
wire) of initial shape. Visual analysis(in DRAW) confirm this.
TagsNo tags attached.
Test case numberbugs modalg_7 bug9536

Attached Files

  • badfacefixsh (12,670 bytes)

Activities

2005-07-21 08:34

 

badfacefixsh (12,670 bytes)

mkv

2017-09-18 14:52

tester   ~0070636

Problem is reproduced on the current master.

Issue History

Date Modified Username Field Change
2005-08-26 12:11 bugmaster Assigned To bugmaster => pdn
2005-08-26 12:11 bugmaster Status new => assigned
2011-08-02 11:30 bugmaster Category OCCT:SHG => OCCT:Shape Healing
2017-09-18 14:52 mkv Test case number => bugs modalg_7 bug9536
2017-09-18 14:52 mkv Note Added: 0070636
2017-09-18 14:52 mkv Fixed in Version EMPTY =>
2017-09-18 14:52 mkv Description Updated
2019-12-11 15:32 pdn Assigned To pdn => gka