0023703: Projection algorithm produces incomplete 2D-Curve

Change compare algorithm.
Adding test case for this fix
This commit is contained in:
nbv
2013-02-15 17:04:16 +04:00
parent a1bd71b4a8
commit fa6cd9152f
2 changed files with 30 additions and 5 deletions

20
tests/bugs/moddata/bug23703 Executable file
View File

@@ -0,0 +1,20 @@
puts "========"
puts "CR23703"
puts "========"
puts ""
####################################################################
## Projection algorithm produces incomplete 2D-Curve
####################################################################
restore [locate_data_file bug23703_c2x.brep] c
restore [locate_data_file bug23703_s1.brep] s
mkface f s
pcurve f
project c2d c s
v2d
2dfit
set only_screen_axo 1