HDA processor stdout
2263 1 0-
- X_H_N
- Member
- 31 posts
- Joined: Aug. 2015
- Offline
-
- BrookeA
- Staff
- 391 posts
- Joined: Aug. 2017
- Offline
The stdout from the HDA Processor gets written to the job's log file which will be located in $PDG_TEMP. Since the HDA Processor job is running in a different process, there's no direct way of printing the stdout to your terminal/Houdini console. You could, in a downstream node, retrieve the log (using @pdg_log), read in the file, and print it to the console.
Edited by BrookeA - Aug. 22, 2019 16:54:00
-
- Quick Links