1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-04 13:13:25 +03:00

0025427: Algorithm of building plane from wire hangs

Test-case for issue #25427
This commit is contained in:
ifv
2014-11-05 16:44:37 +03:00
committed by bugmaster
parent 3908084224
commit 43dbdb15db
2 changed files with 173 additions and 135 deletions

View File

@@ -0,0 +1,17 @@
puts "========"
puts "OCC25427"
puts "========"
puts ""
###############################################
# Algorithm of building plane from wire hangs
###############################################
smallview
restore [locate_data_file bug25427_w.brep] w
mkplane p w 1
fit
set only_screen_axo 1