Object: Unit
- Updated2024-09-12
- 1 minute(s) read
(Symbol | Units | UsedQuantity | UsedUnits) > Object: Unit
Object: Unit
The Unit object specifies a unit from the units catalog.
The following example displays the factor for converting the unit kilometer to the base unit:
| VBScript | Python |
Call MsgBoxDisp (UnitCatalog.Quantities("length").Units("kilometer").Factor)
Properties
Description | DisplayName | Factor | Name | Offset | Quantity | ScaleType | Symbol | SymbolAliases
Returned From
Symbol.Unit | Units.Add | Units.Item | UsedQuantity.DefaultUnit | UsedUnits.Item
See Also
Procedures
Adding an Unknown Unit Symbol to the Units Catalog | Converting Channel Units in DIAdem ANALYSIS | Converting Channel Units with a Script | Converting Channels According to a Unit Set | Creating a New Unit Set | Creating a Physical Quantity in the Units Catalog | Extending the Units Catalog with a Script | Replacing and Converting Channel Units in the Input Help