list_edges
Identify edges in a 3D model for fillet or chamfer operations by listing edge types, geometry, and indices.
Instructions
List all edges of a body with their type, geometry, and index. Use this to identify edges for fillet/chamfer operations.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body_name | Yes | Name of the body to inspect. | |
| component_name | No | Optional component name. |