Measurement Precision
Number of decimal points for annotation float value rounding.
Entries
Available for inches, feet, and yards output units. See: Scale.UnitTo. Provides fractional precision for inches: "1 ft 1 in"
Available for inches, feet, and yards output units. See: Scale.UnitTo. Provides fractional precision for inches: "1 ft 1/2 in"
Available for inches, feet, and yards output units. See: Scale.UnitTo. Provides fractional precision for inches: "1 ft 1/4 in"
Available for inches, feet, and yards output units. See: Scale.UnitTo. Provides fractional precision for inches: "1 ft 1/8 in"
Available for inches, feet, and yards output units. See: Scale.UnitTo. Provides fractional precision for inches: "1 ft 1/16 in"
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.