blackchicken 16 Posted March 24 Hello guys, is there some clean way, how to export selected nodes, netboxes to clean hip scene file? We cant find any simple solution. Now we exporting json with list of objects, merge scene to new clean scene and delete all except list. Crazy, but it works. Thanks a lot for ideas. Share this post Link to post Share on other sites
bunker 288 Posted March 24 What about deleting the nodes that are not selected and save the HIP file? Share this post Link to post Share on other sites
blackchicken 16 Posted March 25 (edited) thanks a lot @bunker but we have scenes with tons of assets and we would like to find quickest solution, for loading, rebuilding different scenes. Exporting more simple scenes at once from one main scene. For now hou.hipFile.merge() with node_pattern* works somehow. Edited March 25 by blackchicken 1 Share this post Link to post Share on other sites