geologic_surfmap
This module is deprecated and replaced by project onto surface.
geologic_surfmap provides a mechanism to drape lines onto Geologic surfaces. It compares to project onto surface, but lines are not subsetted to match the size of the cells of the surface on which the lines are draped. In other words, only the endpoints of each line segment are draped.
Module Input Ports
- Z Scale [Number] Accepts Z Scale (vertical exaggeration).
- Input Geologic Field [Field] Accepts a geologic field
- Input Lines [Field] Accepts a field with the lines to be draped
Module Output Ports
- Z Scale [Number] Outputs the Z Scale (vertical exaggeration).
- Output Field [Field] Outputs the draped lines
- Surface [Renderable]: Outputs the draped lines to the viewer.