list_faces
Identify and analyze 3D model faces by type, area, centroid, and normal for shell and sketch-on-face operations in Fusion 360.
Instructions
List all faces of a body with their type, area, centroid, and normal. Use this to identify faces for shell/sketch-on-face operations.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body_name | Yes | Name of the body to inspect. | |
| component_name | No | Optional component name. |