contour
Extract and render iso-surfaces from a 3D simulation field to visualize contours. Choose iso-values, colormap, camera, and resolution for publication-ready visuals.
Instructions
Create an iso-surface (contour) visualization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to simulation file | |
| field_name | Yes | Field for iso-surface extraction | |
| isovalues | Yes | List of iso-values to extract | |
| colormap | No | Color map preset | Cool to Warm |
| camera | No | Camera preset | isometric |
| purpose | No | Resolution preset — "analyze" (480p), "preview" (720p), "publish" (1080p) | analyze |
| width | No | Override width in pixels (must set both width and height, or neither) | |
| height | No | Override height in pixels (must set both width and height, or neither) | |
| timestep | No | Timestep selection |