catia_list_materials
List materials from a CATIA material catalogue, optionally filtered by family or custom .CATMaterial path. Uses the standard catalogue when no path is given.
Instructions
List the materials available in a CATIA material catalogue. With no path, the standard catalogue shipped with the detected CATIA installation is used.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| family | No | Limit to one material family, e.g. 'Metal'. | |
| catalog_path | No | Path to a .CATMaterial catalogue. Empty uses the default. |