get_material_properties
Retrieve material properties including density, elastic modulus, and yield strength from the current SolidWorks model.
Instructions
Get material properties of the current model.
This tool retrieves the material properties assigned to the model including density, elastic modulus, yield strength, etc.
Returns: dict[str, Any]: A dictionary containing the resulting values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||