render_orthographic_views
Renders front, top, right, and isometric silhouette PNGs from a CAD file, enabling vision models to assess part geometry before reconstruction. Returns file paths for subsequent analysis.
Instructions
Render front/top/right/isometric silhouette views to PNG files so a vision-capable LLM can look at the part's overall shape before deciding how to reconstruct it. Returns paths, not image bytes - open them with a file-reading / vision tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| out_dir | No | ||
| file_path | Yes |