mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 02:40:22 +08: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
|