Jump to content

How to use boolean for windows and doors


J_R_Boddie

Recommended Posts

I am trying to learn how to make a procedural building but I don't know the best way to apply windows and doors to the walls.  I can use CopyToPoints to apply my components to the walls but if the component has a surface that is inset deeper than the wall, I need to use a boolean node to remove that part of the wall.  The procedure that I have come up with involves using two CopyToPoint nodes, though.  One to boolean out the wall and the other to apply the component.  I doubt this is the best way to accomplish this task.  I would appreciate a suggestion for how to do it the right way.

 

2018-02-02.jpg

2018-02-02 (1).jpg

TestBool.hiplc

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...