Linear Unit
Defines a linear unit of measurement. The linear unit class is derived from the unit class.
See also
Constructors
Link copied to clipboard
Creates an linear unit given an area unit. Creates a unit given an area unit.
Link copied to clipboard
Creates a unit given its known id.
Types
Functions
Link copied to clipboard
Converts a value in another UOM into this UOM.
Link copied to clipboard
Converts a value in this UOM into another UOM.
Link copied to clipboard
Converts a meter value to this UOM.
Properties
Link copied to clipboard
The LinearUnitId of the given Linear unit. If an error occurs then LinearUnitId.Other is returned.