Hello!

I am wondering how it is possible to create a hip file from a session that I would manage.
workflow
* loading the houdini engine
* loading some hdas (let's call them a,b,c)
* loading another specific hda (d)
* create the hip with the HAPI_SaveHIPFile function.

In the created hip file, there will be infos for a, b,c,d.

But I would like to have only info for d.

How is it possible to do so?

Thanks.
François