Sort Elements Node¶
The Sort Elements node rearranges geometry elements by changing their indices.
入力¶
- Geometry(ジオメトリ)
標準のジオメトリ入力です。
- Selection(選択)
The selection of elements to sort, if left blank, all elements are sorted. Non selected elements will be keep their current indices.
- Group ID
Elements with the same group ID are sorted together. If this is not a field, the node has no affect.
- Sort Weight
The sorted values used to do the reordering. If this is not a field, the node has no affect.
Properties(プロパティ)¶
- 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.
- Instance(インスタンス):
The fields are evaluated on the top-level instances. Realized instances are ignored.
出力¶
- Geometry(ジオメトリ)
標準のジオメトリ出力です。