Jump to content

Q for the new boolean node


Recommended Posts

Hi, guys 

   I`m  confused the new boolean node can not work with 2D geo in some times. 

   Like deal with  a  grid node and curve node.

   I  creat a grid node modify the Rows and columns  50 by 100 , then  get  a  file node. The file node was a  bgeo file  which  created by curves nod.

   Use boolean  to  subtract B-A , but nothing happend.

   I holp some guys  can  fix  this  

   Thanks  for help !!!

node.png

A.png

B.png

B-A.png

Boolean_test_v001.hip

Link to comment
Share on other sites

If you look at the geometry spreadsheet of the file node, the Y component is not 0. So fix this by putting @P.y =0; into a wrangle, and treating both Set of inputs as Surface not Solid from the drop down menu on the boolean.

 

 

 

Edited by Cybernetix
Link to comment
Share on other sites

On 2017/4/30 at 4:22 AM, Cybernetix said:

If you look at the geometry spreadsheet of the file node, the Y component is not 0. So fix this by putting @P.y =0; into a wrangle, and treating both Set of inputs as Surface not Solid from the drop down menu on the boolean.

 

 

 

Thank you so much Tim,it works great!

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