MCPcopy Create free account
hub / github.com/NatLabRockies/OpenStudio / DebugForwardTranslator.rb

File DebugForwardTranslator.rb

developer/ruby/DebugScripts/DebugForwardTranslator.rb:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1require 'openstudio'
2
3filePath = OpenStudio::Path.new(ARGV[0])
4puts "Debugging forward translation of " + filePath.to_s

Callers

nothing calls this directly

Calls 10

to_sMethod · 0.80
setLogLevelMethod · 0.80
standardOutLoggerMethod · 0.80
disableMethod · 0.45
getMethod · 0.45
loadMethod · 0.45
translateModelMethod · 0.45
sizeMethod · 0.45
errorsMethod · 0.45
warningsMethod · 0.45

Tested by

no test coverage detected