mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
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).
12 lines
384 B
Plaintext
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
|