Sort Elements Node¶
The Sort Elements node rearranges geometry elements by changing their indices.
輸入¶
- Geometry
Standard geometry input.
- Selection
The selection of elements to sort, if left blank, all elements are sorted. Non-selected elements will keep their current indices.
- 群組 ID
Elements with the same group ID are sorted together. If the connected socket is not a field, this socket has no effect.
- 排序權重
The sorted values used to do the reordering. If the connected socket is not a field, this socket has no effect.
屬性¶
- Domain
The domain on which the selection and group ID fields are evaluated.
- Point:
The fields are evaluated on points, control points, and vertices.
- Edge:
The fields are evaluated on the edges of the mesh component.
- Faces:
The fields are evaluated on the faces of the mesh component.
- Spline:
The fields are evaluated on the splines in the curve component.
- 實例:
The fields are evaluated on the top-level instances. Realized instances are ignored.
輸出¶
- Geometry
Standard geometry output.