mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08:00
13 lines
486 B
Plaintext
Executable File
13 lines
486 B
Plaintext
Executable File
puts "============"
|
|
puts "CR23464"
|
|
puts "============"
|
|
puts ""
|
|
##########################################################################################################
|
|
# Projection algorithm produces wrong results
|
|
##########################################################################################################
|
|
|
|
restore [locate_data_file bug23464_c50.draw] c50
|
|
restore [locate_data_file bug23464_s37.draw] s37
|
|
|
|
project result c50 s37
|
|
checklength result -l 3.1415926535898002 |