Jump to content

copy to points


aichboujn

Recommended Posts

Hello All!

I'm a Houdini Noob and I've been working on creating a building for the past couple weeks.

I created a randomize feature that would set 4 different window styles to a grid and would randomly pick a window to generate onto the building. What I've realized is that I would like the base floor (first floor) to be only for doors. I tried setting up a group range node that would group the first floor points (it's currently based off of the number of windows -- so that the first floor group would always remain consistent) but I've been racking my brain trying to figure out if there's a way to copy the window points specifically to just the second floor and beyond, then set the doors to the first floor group of points.

 

hopefully that made sense, I'll attach my file -- but forgive me if it's a hot mess right now.

Thanks!

 

build_0418.hipnc

Link to comment
Share on other sites

what you can do is to create a group of template points where you want to have doors (by bounding box for instance). then based on group membership, override the attribute number you've created before for windows (so that all the door template points have the same number). then if the attribute number is the one you've generated for the doors, pick a door shape instead of window. that's in short how i'd go about it.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...