ApplySubset
Works in pair with a Subset node. Copies vertex positions of the subset back to original mesh. The topology and the vertex order of the subset geometry should not be modified.
Tip
Use Replace node to remove seams between the subset and the original mesh.
Inputs
- full geometry
Geometry
An initial geometry.- subset geometry
Geometry
A subset mesh. Can have modified vertex positions and transformation. Topological changes are not allowed.- polygons
PolygonSelection
A set of polygons that were used to create the subset.
Output
Geometry
Vertex positions of the subset substitutes the corresponding vertex positions of the full geometry. The topology and the vertex order of the mesh remains unchanged.