0028714: XmlMFunction_ScopeDriver fail to read and write function label including...
[occt.git] / tests / bugs / caf / buc60844
CommitLineData
a87752f3 1puts "==========="
2puts "BUC60844"
3puts "BUC60845"
4puts "==========="
5
e837410d 6NewDocument D BinOcaf
a87752f3 7UndoLimit D 100
8
9NewCommand D
10Label D 0:2
11Label D 0:2:1
12Label D 0:2:1:1
13Label D 0:2:1:2
14Label D 0:3
15
16SetNode D 0:1
17SetNode D 0:2
18SetNode D 0:2:1
19SetNode D 0:2:1:1
20SetNode D 0:2:1:2
21SetNode D 0:3
22
23InsertNodeAfter D 0:1 0:2
24InsertNodeAfter D 0:2 0:3
25
26AppendNode D 0:2 0:2:1
27
28AppendNode D 0:2:1 0:2:1:1
29InsertNodeAfter D 0:2:1:1 0:2:1:2
30
31NewCommand D
32
33ForgetAll D 0:2:1
34
35NewCommand D
36
37Undo D
38
39