mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-10 18:51:21 +03:00
Update first and last parameters of intervals, because they should be at same period like other values.
22 lines
371 B
Plaintext
Executable File
22 lines
371 B
Plaintext
Executable File
puts "========"
|
|
puts "CR23062"
|
|
puts "========"
|
|
puts ""
|
|
|
|
#######################################################
|
|
## Incorrect display of edge in draw axo viewer
|
|
#######################################################
|
|
|
|
restore [locate_data_file bug23062_ProblemWire.brep] result
|
|
|
|
smallview
|
|
display result
|
|
fit
|
|
|
|
explode result v
|
|
|
|
vinit
|
|
vdisplay result
|
|
|
|
set only_screen_axo 1
|