pizola Posted November 30, 2019 Share Posted November 30, 2019 I was following a tutorial from @librarian (a nice dude) but i stepped on the following problem: the points render and at sop level appear. I have everything exactly the same on my proyect as the tutorial and still they appear on sop so they end up rendering It should look like this: My proyect grilla3.hip Model solu2od.hipnc Thanks a lot Quote Link to comment Share on other sites More sharing options...
Ultraman Posted December 1, 2019 Share Posted December 1, 2019 (edited) you can remove point with neighbourcount function int neighB==neighbourcount(0,@ptnum); if (neighB==0) removepoint(0,@ptnum); Edited December 1, 2019 by Milad Savar .. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.