mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
Splitting of subgroups bugs/modalg and bugs/moddata to optimise time of testing Correction of end file in group v3d Small correction of test case
17 lines
365 B
Plaintext
Executable File
17 lines
365 B
Plaintext
Executable File
puts "========"
|
|
puts "OCC265"
|
|
puts "========"
|
|
puts ""
|
|
###############################################
|
|
##Exception while projecting hyperbola on plane.
|
|
###############################################
|
|
|
|
restore [locate_data_file OCC265-hyperbola.draw] hyperbola
|
|
restore [locate_data_file OCC265-plane.draw] plane
|
|
|
|
projonplane result hyperbola plane
|
|
|
|
set 2dviewer 0
|
|
|
|
|