archz2 1 Posted Thursday at 05:23 AM I have an AutoDOP Network that I am trying to select for 'heat within object' feature. No matter how much I try to click and select, drag a window around it, it doesn't get selected. What should I do? Sharing a screenrecording of what I face. selection issue.hip Share this post Link to post Share on other sites
Ziyad 10 Posted 5 hours ago The 'Heat within object' tool expects 2 inputs in order work, an object to be used as the heat source and a fluid object (particles) to heat when interacting with the heat source/object. You can see when you click on the tool houdini will prompt you to select an object first (see image), in your case I assume you want the sphere to be the source of heat so select that and press enter. It will then ask you to choose the fluid object/particles to heat, go into your AutoDOP and select the fluid object node and press enter. It should then hopefully work! P.S. In your hip file you have the 'Viewport Selecting Enabled' option toggled off for the sphere object (under 'Misc' tab), enable that back so the sphere can be selected by the shelf tool. Share this post Link to post Share on other sites
archz2 1 Posted 4 hours ago Wonderful! Thank you so much! I have some more questions. What exactly is this outer huge bounding box and how can I temporarily disable the preview of it? When I press 'F', I get zoomed out a lot and have to zoom in back again. Also, how can I disable the preview of the particles while being inside the dop network? I want to remain inside the dop network and play with the parameters in order to see the final result of the melting cube. If I toggle on the preview of my object 'box_object1_fluid', it overlays with the particles also. Even though I have toggled the 'hidden' mode of the output node, I still see the particles. Share this post Link to post Share on other sites
Ziyad 10 Posted 3 hours ago The purple box represents the bounds of the simulation, anything inside that box is what gets simulated. Go the flipsolver node and under the 'Volume Motion' tab open the 'Volume Limit' tab, from there you can toggle off the preview of the box as well as control the sizing. You can also use this bounding box as a collider, click on the fluid object node and toggle 'Closed Boundaries'. If you wish to only see the melting cube while also playing with parameters, you can pin the viewport to the obj level. Go back to the obj level and toggle off the display of the AutoDOP node, and only keep the display on the 'box_object1_fluid' node. After that click on the pin icon (see image) to pin this viewport. Now if you go inside the AutoDOP again the viewport won't change and you'll be able to play with parameters while also viewing the mesh version of the melting cube. Share this post Link to post Share on other sites