0023400: Triangulation of thin ring contains gap
[occt.git] / tests / bugs / vis / bug21091_1
1 puts "============"
2 puts "OCC21091"
3 puts "OCC21450"
4 puts "============"
5 puts ""
6 ###### vcolorscale: vcolorscale [RangeMin RangeMax Intervals HeightFont Position X Y]: draw color scale
7 ###### RangeMin - min of color scale number range
8 ###### RangeMax - max of color scale number range
9 ###### Intervals - number of color scale segments
10 ###### HeightFont - height of font
11 ###### Position - Defines position for color scale labels 
12 ############### 0 - NONE
13 ############### 1 - LEFT
14 ############### 2 - RIGHT
15 ############### 3 - CENTER
16 ###### X,Y - coordinates of color scale
17
18 vinit
19 vcolorscale 10 20 100 16 2 0 0
20 set only_screen 0
21
22