In the geometry spreadsheet, there is a column called `Point Num` for vertices. However when I try to filter vertices by specifing group `@PointNum==0`, nothing is matched.
By checking the python object, I found that `PointNum` seems not to be one of the attribute of vertex.
Is there any way to filter vertices by using group syntax? I just want to quickly find the vertices referencing some point.
For example, I want to check the uv of vertices referencing the point 233 currently.
I know this can be done by adding some SOP node, but maybe some way more convenient exists?
Filter vertex by the referenced point in group filter?
214 2 1- supplient
- Member
- 5 posts
- Joined: Nov. 2020
- Offline
- alexwheezy
- Member
- 302 posts
- Joined: Jan. 2013
- Offline
- supplient
- Member
- 5 posts
- Joined: Nov. 2020
- Offline
alexwheezyThank you for the respond, but sorry for my midleading explanation.
It is not necessary to explicitly specify a group for this case
I want to filter out all vertices that reference point 233, instead of all vertices in prim 0.
What you show in the picture is to filter out all vertices in prim 0.
It should be like this:
-
- Quick Links