fusion_create_sketch_on_face
Create a 2D sketch on a planar face of a body using the face index from list faces. Sketch coordinates are local to that face, enabling precise geometry placement.
Instructions
Create a sketch ON a planar face of a body. Get the face index from fusion_list_faces (is_planar=true). Sketch coordinates are then local to that face.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| face | Yes | ||
| name | No |