mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-09-27 00:58:59 +08:00
0026555: Modeling Algorithms - Exception-safe status reporting in BRepOffset_MakeOffset
Set safe exit status for: Standard_NullObject exception, Standard_NullObject: BRep_Tool:: TopoDS_Vertex hasn't gp_Pnt, BRep_Tool: no parameter on edge, BRepOffset_MakeOffset::TrimEdge no projection
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
puts "TODO OCC26577 All: Error : is WRONG because number of EDGE entities in shape"
|
||||
puts "TODO OCC26577 All: Error : is WRONG because number of SHELL entities in shape"
|
||||
puts "TODO OCC26528 All:ERROR. Can not trim edges."
|
||||
puts "TODO OCC26528 All:Error : command \\\"nbshapes result\\\" gives an empty result"
|
||||
puts "TODO OCC26528 All:TEST INCOMPLETE"
|
||||
restore [locate_data_file bug26663_test_offset_J9.brep] s
|
||||
OFFSETSHAPE ${off_param} {} ${calcul} ${type}
|
||||
checknbshapes result -ref [lrange [nbshapes s] 8 19]
|
||||
|
||||
Reference in New Issue
Block a user