thegrumpys / odop

Open Design Optimization Platform (ODOP) - Coil spring design app; mechanical springs; compression spring, extension spring, torsion spring
https://www.springdesignsoftware.org
MIT License
4 stars 5 forks source link

Add tooltips for Material_File into spring initialState files #864

Open grumpyinca opened 8 months ago

grumpyinca commented 8 months ago

In initialState, Material_File is the SymbolTable value that indicates the material file to be used. Currently, this is just US or metric units. In the future, this might be specific to the product offerings of a selected spring wire manufacturer.

The existing initialState files for both US and metric compression springs have the entry: "tooltip": "mat_metric.json for metric units. Anything else for US IPS units",

This entry should be added to the initialState files for both US and metric extension and torsion springs.