0029528: Visualization, TKOpenGl - allow defining sRGB textures
[occt.git] / tests / bugs / modalg_6 / bug25908
CommitLineData
46b2b6af 1puts "============"
2puts "OCC25908"
3puts "============"
4puts ""
5###############################
6## BSpline (U2 < U1) in HLRBRep_HLRToShape
7###############################
8
9restore [locate_data_file bug25908_hlr-bspline-clone2-tcl-h1.brep] h1
10
11hprj h1_proj 0 0 0 0 1 0 0 0 1
12houtl h1_outl h1
13hfill h1_outl h1_proj 0
14hload h1_outl
15hsetprj h1_proj
16hupdate
17hhide
18hres2d
19compound vl v1l vnl vol vil result
20
21set nbshapes_expected "
22Number of shapes in shape
57fbfb8e 23 VERTEX : 103
24 EDGE : 52
46b2b6af 25 WIRE : 0
26 FACE : 0
27 SHELL : 0
28 SOLID : 0
29 COMPSOLID : 0
30 COMPOUND : 1
57fbfb8e 31 SHAPE : 156
46b2b6af 32"
33
34checknbshapes result -ref ${nbshapes_expected} -t -m "HLRToShape"
35
5747059b 36checkview -display result -2d -path ${imagedir}/${test_image}.png