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:
17
tests/bugs/modalg_5/bug25427
Normal file
17
tests/bugs/modalg_5/bug25427
Normal 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
|
Reference in New Issue
Block a user