resolve_face
Converts a face tag into the current FaceN index for downstream tools that need direct references, erroring on missing or ambiguous tags.
Instructions
Resolve a face tag to the current FaceN index. Errors on miss or ambiguity.
Use this when you need to pass a (object, 'FaceN') reference into a tool that doesn't accept tags directly (e.g. legacy FEM constraints).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | Yes | ||
| handle | Yes |