IDictionary<String, String> UnitsHelper.GetValidQuantityNamesAndUnits()

Retrieve a dictionary of quantity names to unit strings. These quantity names represent valid quantity names that can be used when defining quantities in Mechanical ACT extensions.

Return Value

Type: IDictionary<String, String>
A dictionary of quantity names to unit string.