What problem does it solve?
Shaded renders alone cannot reveal hidden model defects like internal collisions, thin walls, floating parts, or accidental fusions. This Skill guides the selection, execution, and interpretation of ForgeCAD inspection evidence so geometry problems are found with structured data instead of guesswork.
Core Features & Use Cases
- Evidence Command Routing: Maps each failure question (collisions, wall thickness, sections, fit, floating parts, surface continuity) to the correct
forgecad inspect subcommand.
- Manifest Summarization: Ships a Python helper that parses an inspection bundle's
manifest.json and prints collisions, thickness rankings, connectivity components, distances, and section slices.
- Section Probe and Replay: Supports a measure-then-recheck loop using
inspect section probes and inspect replay against candidate model revisions.
- Use Case: After modeling a multi-part enclosure, run a thickness and interference inspection, summarize the manifest, view the evidence PNGs, and fix any critical thin regions or unexpected overlaps before exporting.
Quick Start
Ask the agent to inspect your ForgeCAD model for collisions and thin walls and summarize the resulting evidence bundle.