geometry_get_boundaries
Retrieve all boundaries from a geometry with their numbers and areas to identify faces before setting boundary conditions.
Instructions
Get all boundaries from a geometry with their properties.
Use this to identify which boundary numbers correspond to which faces before setting boundary conditions.
Args: geometry_name: Geometry sequence name (default: first geometry) model_name: Model name (default: current model)
Returns: List of boundaries with their numbers and areas
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| geometry_name | No | ||
| model_name | No |