Takes input mechanical unit string and category string And returns framework unit string which can be used for conversion
Declaration Syntax
public static string ConvertMechanicalUnitToCoreUnit(string mechanicalUnit, string unitCategory)
Parameters
- mechanicalUnit(string)
No details are provided for this entry.
- unitCategory(string)
No details are provided for this entry.