slice
Create cut plane visualizations from 3D simulation data to analyze field distributions across specific cross-sections using configurable resolution and camera settings.
Instructions
Create a slice (cut plane) visualization.
Args: file_path: Path to simulation file field_name: Field to visualize on the slice origin: Slice plane origin [x, y, z] normal: Slice plane normal [nx, ny, nz] colormap: Color map preset camera: Camera preset purpose: Resolution preset — "analyze" (480p), "preview" (720p), "publish" (1080p) width: Override width in pixels (must set both width and height, or neither) height: Override height in pixels (must set both width and height, or neither) timestep: Timestep selection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| field_name | Yes | ||
| origin | No | ||
| normal | No | ||
| colormap | No | Cool to Warm | |
| camera | No | isometric | |
| purpose | No | analyze | |
| width | No | ||
| height | No | ||
| timestep | No |