mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
20 lines
450 B
Plaintext
20 lines
450 B
Plaintext
puts "============"
|
|
puts "OCC25084"
|
|
puts "============"
|
|
puts ""
|
|
#######################################################################
|
|
# Incorrect PCurve construction
|
|
#######################################################################
|
|
|
|
restore [locate_data_file bug25084_c.draw] c
|
|
restore [locate_data_file bug25084_s10.draw] s
|
|
|
|
project cx c s
|
|
checklength cx -l 4.6201952691345385
|
|
|
|
#v2d2
|
|
view 1 -2D- 728 20 400 400
|
|
|
|
2dfit
|
|
set only_screen_axo 1
|