Version: 
Back to list

Core :: getOutputFilePath

Synopsis

   Return a complete output file path for PiXYZ Pipeline, this function is usefull for online usage when you know where is the output directory

GUI Dialog

   

Script function

   core.getOutputFilePath(fileName[, data]) -> filePath

Parameters

   fileName (String) : The desired file name (suffix of the path)
   data (String[optional] : Optional data assiocated with file

Return value

   filePath (OutputFilePath) : The complete generated file path