Unfuse or Group this type of Point? {[SOLVED]}

   1103   6   2
User Avatar
Member
1143 posts
Joined: April 2017
Offline
Hi!

I have a geometry with a specific point I would like to split/unfuse. Is there a node for that? Or, is there a way to automatically group this kind of point? (I could use that group in a point split later).

-Olivier
Edited by olivierth - April 27, 2025 12:56:45

Attachments:
Houdini_split_point_01.JPG (74.6 KB)

User Avatar
Member
40 posts
Joined: Feb. 2017
Offline
Is that point always perfectly in the middle?
If yes, use a Group with 'Keep in Bounding Regions' and set up bounding box accordingly
https://twitter.com/majstorovich [twitter.com]
https://www.youtube.com/myMotionExperience [www.youtube.com]
User Avatar
Member
1143 posts
Joined: April 2017
Offline
I need a futur-proof way of dealing with those no matter what geo I'm working with. It has to be automatic, no manipulations.

-Olivier
User Avatar
Member
59 posts
Joined: April 2016
Offline
Hi,
try to use PolyDoctor sop -> Topology tab -> Non-Manifold Menu -> Repair.
Does this work for you?
Edited by vicvvsh - April 27, 2025 12:42:01
User Avatar
Member
1143 posts
Joined: April 2017
Offline
AHHH!!! YES!

I set every other setting to "ignore" exept the Non-Manifold Points. Works perfectly!

-Olivier
Edited by olivierth - April 27, 2025 12:56:25

Attachments:
Houdini_split_point_04.JPG (72.0 KB)

User Avatar
Member
649 posts
Joined: Aug. 2014
Offline
I don't know how you are constructing this object, but for this type of topology, that is, if your future geometry variants will be created in mostly the same way, perhaps the optimal solution is just to group points with a valence greater than four or five? Group Expression SOP comes with a predefined VEXpression which does just that. Look for "Point Valence".
Edited by ajz3d - April 27, 2025 15:35:22
User Avatar
Member
1143 posts
Joined: April 2017
Offline
It was done with boolean operations. It's for a tool to help me model mechanical props. My first step is to separate by boolean operation and this can cause points with primitives that don't touch.

Attachments:
Houdini_split_point_03.JPG (71.5 KB)

  • Quick Links