mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
14 lines
378 B
Plaintext
Executable File
14 lines
378 B
Plaintext
Executable File
puts "================"
|
|
puts "CR23743"
|
|
puts "================"
|
|
puts ""
|
|
#######################################################################
|
|
# AIS_Triangulation crashes if Poly_Triangulation has no normals
|
|
#######################################################################
|
|
|
|
vinit
|
|
vdrawsphere result 100
|
|
vfit
|
|
|
|
checkview -screenshot -3d -path ${imagedir}/${test_image}.png
|