Symbol
A text symbol used to associate a value with a Unit system.
Gets a boolean indicating if there is typically a space between the unit value and symbol.
Gets the string representation of a Symbol.
Gets the Forge type schema identifier for a Symbol
Gets the corresponding Unit of a Symbol
Creates a Symbol object from its Forge type schema identifier string.
public static string StringifyDecimal(double value, int precision, Symbol symbol, bool removeTrailingZeros = false)
Returns the formatted unit expression for a given value and symbol in a decimal format.
Returns the formatted expression for a given value and symbol in a fraction format.
Gets all available Symbols associated with a Unit.