Skip to main content

Enumeration: MeasurementUnitType

Defines the primary measurement unit systems for product dimensions.

This enum specifies which measurement standard is used throughout the configurator for displaying dimensions, sizes, and distances. The choice of measurement system affects all numerical dimensional values presented to users.

Enumeration Members

CM

CM: "CM"

Centimeter-based metric measurements.

The CM standard uses the metric system with centimeters as the primary unit of measurement. Dimensions are displayed in centimeters, with larger measurements potentially shown in meters when appropriate.

Characteristics:

  • Decimal-based for easy conversion between units
  • Universally used in most countries worldwide
  • Standard for scientific and technical applications
  • Intuitive for users familiar with the metric system

Common in:

  • Europe, Asia, Africa, and most of the world
  • Technical and engineering contexts
  • International commerce and specifications

INCH

INCH: "INCH"

Inch-based imperial measurements.

The INCH standard uses the imperial system with inches as the primary unit of measurement. Dimensions are displayed in inches, with larger measurements potentially shown in feet and inches when appropriate.

Characteristics:

  • Fraction-based measurements (often in 1/8", 1/4", etc.)
  • Familiar to users in countries using imperial measurements
  • Traditional for construction and furnishings in some markets
  • May use mixed units (feet and inches) for larger dimensions

Common in:

  • United States and a few other countries
  • Construction and furnishing industries in those regions
  • Legacy specifications and standards