mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 17:40:24 +08:00
12 lines
353 B
Plaintext
12 lines
353 B
Plaintext
puts "==========================================================="
|
|
puts "0033567: Modeling Data - GeomLib_IsPlanarSurface raises SIGFPE in Release mode"
|
|
puts "==========================================================="
|
|
|
|
puts "REQUIRED All: Conversion failed"
|
|
|
|
pload MODELING
|
|
|
|
restore [locate_data_file bug33567.brep] a
|
|
mksurface s a
|
|
tocanon r s 0.0005
|