I'm trying to bulk modify the HIP files in TOP

   1302   0   0
User Avatar
Member
4 posts
Joined: Feb. 2017
Offline
I'm trying to bulk modify the HIP files in TOP

like this.
Read the entire hip file of the folder and modify it.
But it doesn't seem to support reading and modifying in TOP, only creating and saving.
Official cases are created and saved only.
After querying the help document, you learned that sendcommand should use hython.
my code is:

hou.hipFile.load('*****')

This is a direct error.
I'm sure it will help me open the file correctly in the python pane.
So, I wonder what I did wrong.
Or, what is the right thing to do.
Thank you very much.

Attachments:
as.jpg (8.1 KB)

  • Quick Links