MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/SPlisHSPlasH / getOutputPath

Function getOutputPath

data/Scenes/ScriptTest.py:42–46  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40 print("-")
41
42def getOutputPath():
43 global simulationBase
44 print("Output path:")
45 print(simulationBase.getOutputPath())
46 print("-")
47
48def getSceneFile():
49 print("Scene file:")

Callers

nothing calls this directly

Calls 2

getOutputPathMethod · 0.80
printFunction · 0.50

Tested by

no test coverage detected