amin.khormaei Posted December 21, 2021 Share Posted December 21, 2021 I have a resampled line and I'm gonna delete some points on that, why removepoint does not remove primitive anymore in houdini 19? Quote Link to comment Share on other sites More sharing options...
tamagochy Posted December 21, 2021 Share Posted December 21, 2021 Because removepoint cant remove primitive if it has points on it. Quote Link to comment Share on other sites More sharing options...
amin.khormaei Posted December 21, 2021 Author Share Posted December 21, 2021 24 minutes ago, tamagochy said: Because removepoint cant remove primitive if it has points on it. I mean if you put 1 for third removepoint's parameter , the primitives according to that point should delete, removepoint didn't do that Quote Link to comment Share on other sites More sharing options...
Aizatulin Posted December 21, 2021 Share Posted December 21, 2021 (edited) It works, but only if the vertex number is low enough (2 for open, 3 for closed polygons after removal). If you want to remove the primitive (where the point belongs to), you can always apply removeprim(...). Edited December 21, 2021 by Aizatulin 1 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.