mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-08 18:40:55 +03:00
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
11 lines
267 B
Plaintext
Executable File
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
|
|
#}
|