Search the Community
Showing results for tags 'command'.
-
Hello, I was wondering if anyone has dabbled with building a custom environment for Python development in Houdini. My goal is to simulate the hython shell in visual studio code and run my script with corresponding feedback in a Houdini session. The SideFx documentation on Command-Line Scripting is a great start. I understand bash scripting and setting $PATH variables but with that said I am a noob for creating this kind of interwoven setup and could use some guidance.
-
Hi everyone, I'm building a HDA that will pick the the proper geo at the prims of the proper size, but I need the "else if" statement that is not available in hscript. What I need is the multiple if command that will output just one true value (there will be one true value actually). Is it possible w hscript? Best Regards Tom
-
Hi There, How Can I cache out .sim files of a dopnet through the command line? I tried searching, but most is for rendering through command Thanks!