list_edges
Retrieve every edge of a shaped object with stable tags and descriptors, returning length, centroid, axis, and radius data for geometry inspection.
Instructions
List all edges of a shaped object with stable tags + descriptors.
Returns [{tag, index, kind, length, centroid, axis?, radius?}, ...]. Same stability story as list_faces.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| handle | Yes |