mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-14 12:40:31 +08:00
40 lines
491 B
Plaintext
Executable File
40 lines
491 B
Plaintext
Executable File
puts "==========="
|
|
puts "BUC60844"
|
|
puts "BUC60845"
|
|
puts "==========="
|
|
|
|
NewDocument D MDTV-Standard
|
|
UndoLimit D 100
|
|
|
|
NewCommand D
|
|
Label D 0:2
|
|
Label D 0:2:1
|
|
Label D 0:2:1:1
|
|
Label D 0:2:1:2
|
|
Label D 0:3
|
|
|
|
SetNode D 0:1
|
|
SetNode D 0:2
|
|
SetNode D 0:2:1
|
|
SetNode D 0:2:1:1
|
|
SetNode D 0:2:1:2
|
|
SetNode D 0:3
|
|
|
|
InsertNodeAfter D 0:1 0:2
|
|
InsertNodeAfter D 0:2 0:3
|
|
|
|
AppendNode D 0:2 0:2:1
|
|
|
|
AppendNode D 0:2:1 0:2:1:1
|
|
InsertNodeAfter D 0:2:1:1 0:2:1:2
|
|
|
|
NewCommand D
|
|
|
|
ForgetAll D 0:2:1
|
|
|
|
NewCommand D
|
|
|
|
Undo D
|
|
|
|
|