catia_apply_material
Applies a material from a CATIA catalogue to the active part or a named body, enabling accurate mass properties without manually setting density.
Instructions
Apply a material from a CATIA catalogue to the active part or a named body. Once a material is applied, catia_mass_properties reports a real mass instead of needing a density.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Body name to apply to. Empty applies to the whole part. | |
| family | No | Family to look in. Empty searches every family. | |
| material | Yes | Material name, e.g. 'Steel' or 'Aluminium'. | |
| catalog_path | No | Path to the .CATMaterial catalogue. Empty uses the default. |