元素排序¶
 
元素排序 节点通过改变几何元素的索引编号来重新排列几何元素。
输入¶
- 几何数据
- 标准的几何体输入。 
- 选择
- The selection of elements to sort, if left blank, all elements are sorted. Non selected elements will be keep their current indices. 
- 群组 ID
- Elements with the same group ID are sorted together. If this is not a field, the node has no affect. 
- 排序权重
- The sorted values used to do the reordering. If this is not a field, the node has no affect. 
属性¶
- 域
- The domain on which the selection and group ID fields are evaluated. - 点:
- The fields are evaluated on points, control points, and vertices. 
- 边:
- The fields are evaluated on the edges of the mesh component. 
- 面:
- The fields are evaluated on the faces of the mesh component. 
- 样条线:
- The fields are evaluated on the splines in the curve component. 
- 实例:
- The fields are evaluated on the top-level instances. Realized instances are ignored. 
 
输出¶
- 几何数据
- 标准的几何体输出。