mdpa_get_nodes
Retrieve node IDs and coordinates from a .mdpa file, optionally filtered by submodel part or explicit ID list, with a configurable limit.
Instructions
Return node ids and coordinates from a .mdpa file, optionally restricted to one submodelpart (dotted path like 'domain' or 'outer.inner') or an explicit id list. At most 'limit' nodes are returned (with a truncation flag).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| limit | No | ||
| node_ids | No | ||
| sub_model_part | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||