fixes for occ doctor on windows

This commit is contained in:
Gerhard Kitzler 2013-08-07 15:30:42 +00:00
parent 1da60d3e5c
commit 7d4b93189b

View File

@ -1,8 +1,11 @@
if { [catch { load liboccvis[info sharedlibextension] Ng_OCC } result ] } {
# puts "cannot load occ"
# puts "error: $result"
}
# dummy
if { [catch { Ng_OCCCommand isoccgeometryloaded }] } {
# dummy
proc rebuildoccdialog { } { }
} {
puts "OCC module loaded"