Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
require
'openstudio'
2
3
filePath = OpenStudio::Path.new(ARGV[0])
4
puts
"Debugging forward translation of "
+ filePath.to_s
Callers
nothing calls this directly
Calls
10
to_s
Method · 0.80
setLogLevel
Method · 0.80
standardOutLogger
Method · 0.80
disable
Method · 0.45
get
Method · 0.45
load
Method · 0.45
translateModel
Method · 0.45
size
Method · 0.45
errors
Method · 0.45
warnings
Method · 0.45
Tested by
no test coverage detected