mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
13 lines
333 B
Plaintext
13 lines
333 B
Plaintext
puts "REQUIRED ALL: ERROR. Can not trim edges."
|
|
|
|
puts "================================"
|
|
puts "0026578: Modeling Algorithm - Exceptions in offset operation with intersection"
|
|
puts "================================"
|
|
puts ""
|
|
|
|
restore [locate_data_file bug26578_plate2.brep] s
|
|
|
|
offsetparameter 1e-7 p i
|
|
offsetload s -30
|
|
offsetperform r
|