1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-08 18:40:55 +03:00
drazmyslovich ec26bf88a2 0024923: BRepMesh_CircleTool produces bad circles
Calculate radius of circumcircle as maximum difference between its center and vertices or reference triangle.
Draw test command OCC25547 has been implemented.
Small optimizations for speed.

Update of test-cases according to the new behaviour

Update of test-cases in group mesh
2015-05-06 15:02:50 +03:00

11 lines
267 B
Plaintext
Executable File

set TheFileName shading_012.brep
###set bug_withouttri "OCC22687"
###set nbwithouttri(All) 1
#if { [string compare $command "shading"] == 0 } {
# set bug_freelinks "OCC23106"
# set nbfree(All) 4
#} else {
# set bug_freelinks "OCC25378"
# set nbfree(All) 3
#}