mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Multiple changes in BRepOffset_MakeOffset algorithm: - correct fusing vertices; - correct building intersection edges; - correct intersecting new edges in 2D; - correct building wire on a new face; - correct building history.
14 lines
364 B
Plaintext
14 lines
364 B
Plaintext
puts "TODO OCC31845 All: ERROR. offsetperform operation not done."
|
|
|
|
puts "============================================"
|
|
puts "OCC31845: BRepOffsetAPI_MakeThickSolid fails"
|
|
puts "============================================"
|
|
puts ""
|
|
|
|
restore [locate_data_file bug31845_h.brep] a
|
|
explode a f
|
|
|
|
offsetparameter 1e-7 p i
|
|
offsetload a 0.001 a_3 a_4
|
|
offsetperform result
|