PastedHeirarchy
example file
This example shows how you can convert two pasted geometries into a single surface.
In order for the Paste SOP to work, both geometries must be NURBS or Bezier surfaces.
The first geometry is a NURBS grid that has been deformed using the Clay SOP.
The second geometry is a NURBS circle, which is converted into a NURBS surface using a Convert SOP.
The deformed grid is pasted onto the NURBS circle parametrically using the Paste SOP. However, in order to make both geometries into a single surface, a Convert SOP is necessary.
To convert the pasted surfaces into a single surface, they need to be converted to a mesh or a polygon first. They can then be converted to a NURBS or Bezier surface using another Convert SOP.