1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/modalg_7/bug30269
kgv 87a64d53ab 0030269: Modeling Algorithms - unhandled Standard_NullObject within BRepBndLib::Add()
Added BRep_Tool::IsGeometric() check before every BRepAdaptor_Curve::Initialize().
2018-10-22 18:29:28 +03:00

105 lines
1.3 KiB
Plaintext

puts "========"
puts "0030269: Modeling Algorithms - unhandled Standard_NullObject within BRepBndLib::Add()"
puts "========"
puts ""
pload MODELING VISUALIZATION
# sample Face with some Curve2ds missing
set aShapeData "
DBRep_DrawableShape
CASCADE Topology V1, (c) Matra-Datavision
Locations 0
Curve2ds 0
Curves 2
1 8111.3 2939 9014.2 0.23 5.2e-07 0.97
1 9996.2 2940 8568.4 -0.229 3.64e-07 -0.97
Polygon3D 0
PolygonOnTriangulations 0
Surfaces 2
1 9056.7 2940 8807.3 1.29e-07 -1 5e-07 -1.26e-29 -5.03e-07 -1 1 1.288e-07 -6.48e-14
1 10000 1519 8584.45 -0.97 -8.47e-08 0.23 0.23 0 0.97 -8.24e-08 1 1.95e-08
Triangulations 0
TShapes 10
Ve
1e-07
8111.30 2940 9014.2
0 0
0101101
*
Ve
1e-07
9996.21 2940 8568.4
0 0
0101101
*
Ed
2.22e-16 0 0 0
0
0101000
+10 0 -9 0 *
Ve
1e-07
8115 2940 9030
0 0
0101101
*
Ed
1e-07 0 0 0
1 1 0 0 16.5
0
0101000
+10 0 -7 0 *
Ve
1e-07
10000 2940 8584.5
0 0
0101101
*
Ed
2.22e-16 0 0 0
0
0101000
+7 0 -5 0 *
Ed
1e-07 0 0 0
1 2 0 -16.5 0
4 C0 1 0 2 0
0
0101000
+5 0 -9 0 *
Wi
0101000
-8 0 +6 0 +4 0 +3 0 *
Fa
0 1e-07 1 0
0101000
-2 0 *
-1 4
"
set aFile [open "$imagedir/${casename}.brep" wb]
puts $aFile $aShapeData
close $aFile
restore "$imagedir/${casename}.brep" f
file delete "$imagedir/${casename}.brep"
bounding f
bounding f -optimal
bounding f -obb
sprops f
vprops f