mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
The reason of exception is liquidated. Test case for issue CR25014 Clean obsolete commented out code
11 lines
321 B
Plaintext
Executable File
11 lines
321 B
Plaintext
Executable File
puts "============"
|
|
puts "OCC25014"
|
|
puts "============"
|
|
puts ""
|
|
#######################################################################
|
|
## ShapeAnalysis_WireOrder produces Standard_RangeError on empty wire (debug mode only)
|
|
#######################################################################
|
|
|
|
shape w w
|
|
stwire w r +r
|