catia_list_parameters
List a CATIA document's parameters and feature dimensions to read current values and drive models without editing features.
Instructions
List the document's parameters with their current values. Feature dimensions appear here under names such as 'Pad.1\FirstLimit\Length', which is how you drive an existing model without editing its features.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum to return. | |
| filter | No | Case-insensitive substring to match against names. | |
| user_only | No | Show only user-created parameters, hiding the many automatic feature dimensions. |