project onto surface
project onto surface provides a mechanism to drape lines and triangles (surfaces) onto surfaces. Please note that a pseudo-3D object like a building made up of triangle faces will be flattened onto the surface. The 3D nature will not be preserved. Lines and surfaces are subsetted to match the size of the cells of the surface on which the lines are draped. In other words, draped objects will match the surface precisely.
Module Input Ports
- Input Geologic Field [Field] Accepts a geologic field
- Input Lines [Field] Accepts a field with the lines to be draped
Module Output Ports
- Output Field [Field] Outputs the draped lines
- Surface [Renderable]: Outputs the draped lines to the viewer.