]> OCCT Git - occt.git/commit
0027033: Modeling -- ensure stable result of area calculation CR0-OCCT71 V7_1_0
authormsv <msv@opencascade.com>
Fri, 25 Nov 2016 09:40:25 +0000 (12:40 +0300)
committerapn <apn@opencascade.com>
Fri, 25 Nov 2016 10:50:18 +0000 (13:50 +0300)
commit89aebdea8d6f4d15cfc50e9458cd8e2e25022326
tree34ce0cf2cbebc93a4a024e4c8caab86221d5a0b4
parent168077a6dc421dd378408beeace5b22255dfd9b6
0027033: Modeling -- ensure stable result of area calculation

The method BRepGProp_Face::LKnots has been corrected to make proper initialization of the output data for the case of a circle.
Added test case bugs/modalg_6/bug27033
src/BRepGProp/BRepGProp_Face.cxx
tests/bugs/modalg_6/bug27033 [new file with mode: 0644]