mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03: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
|
|
}
|