0023615: Wrong parameter value calculating in ShapeAnalysis_Curve
[occt.git] / tests / bugs / caf / buc60846
CommitLineData
a87752f3 1puts "TODO OCC12345 ALL: Faulty : Present script does not work currently !!! SKETCH application is missing"
2puts "TODO OCC12345 ALL: Tcl Exception"
3puts "TODO OCC12345 ALL: TEST INCOMPLETE"
4
5puts "==========="
6puts "BUC60846"
7puts "==========="
8
9puts "Faulty : Present script does not work currently !!! SKETCH application is missing"
10##############################################################
11
12NewDocument D MDTV-Standard
13UndoLimit D 100
14
15NewCommand D
16
17Label D 0:3
18NewSketch D 0:3 0 0 0 1 0 0
19Point D 0:3 10 20
20Point D 0:3 11 20
21Segment D 0:3 0:3:2:3 0:3:2:4
22
23Point D 0:3 10 21
24Point D 0:3 11 21
25Segment D 0:3 0:3:2:9 0:3:2:10
26
27Distance D 0:3 0:3:2:5 0:3:2:11
28
29AISInitViewer D
30
31AISSet D 0:3:2:15 C
32
33AISDisplay D 0:3:2:15
34
35NewCommand D
36
37