1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
kgv 6b121e2b48 0030584: Modeling Algorithms, BRepFill_OffsetWire - access violation on Face having no boundaries
Added missing NULL and empty result checks.
Updated test cases using offset_wire_092.brep shape containing all Edges
with TopAbs_INTERNAL orientation (hense no boundary to make offset).
2019-03-18 19:42:47 +03:00

12 lines
384 B
Plaintext

puts "Tested shape has no Face boundaries (all Edges have TopAbs_INTERNAL flag), therefore offset will NOT be created"
puts "REQUIRED ALL: Error : The offset cannot be built."
puts "REQUIRED ALL: Error: The command cannot be built"
puts "REQUIRED ALL: Error: Offset is not done."
restore [locate_data_file offset_wire_092.brep] s
set length 0
set nbsh_v 0
set nbsh_e 0
set nbsh_w 0