mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08:00
7 lines
146 B
Plaintext
7 lines
146 B
Plaintext
if { [array get Draw_Groups "TOPOLOGY Check commands"] == "" } {
|
|
pload TOPTEST
|
|
}
|
|
if { [array get Draw_Groups "ZeViewer"] == "" } {
|
|
pload AISV
|
|
}
|