This is the the name that Houdini recognizes as the current machine. This is saved into HDAs, .hip files, and similar places. The HOUDINI_AUTHOR can be used to override this.
machineName( alpha=True )
→ string
alpha
If True (default) the function returns the machine name with alpha characters only. Blank characters are replaced with underscores (_). If False, the function returns the machine name as is.
See also |