Jump to content

Selelect point which has more than 3 primitive connected to it


Zunder

Recommended Posts

19 hours ago, Zunder said:

Hi guys.
Is theres any way to proceduraly select points which has more than 3 primitive connected to it ?

Hi,

you can use a group expression sop to make group that will be contain all points with more then 3 prims connected. pointprims() function gives you an array of primitives containing a point and len() gives length of this array.

pic_04.png.df44f1facded4ecb93804aa91b4db1b7.png

Link to comment
Share on other sites

1 hour ago, vicvvsh said:

Hi,

you can use a group expression sop to make group that will be contain all points with more then 3 prims connected. pointprims() function gives you an array of primitives containing a point and len() gives length of this array.

pic_04.png.df44f1facded4ecb93804aa91b4db1b7.png

Thank you so much! That's exactly what i needed

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