Vizard 7 » Command Index » Vizard modules » viz » <viz:res>.getVizardPath
7.6

<viz:res>.getVizardPath

Return the Vizard directory path

<viz:res>.getVizardPath()  

Remarks

Return the Vizard directory path

Return Value

String of the Vizard directory path

Example

path = viz.res.getVizardPath()
print(path)