Object: UsedQuantity
- Updated2024-09-12
- 1 minute(s) read
(Collections | Set) > UsedQuantities > Object: UsedQuantity
Object: UsedQuantity
The UsedQuantity object specifies a physical quantity that is used in a unit set of the units catalog.
The following example shows the display name of the physical quantity that is used:
| VBScript | Python |
Dim oMyUsedQuantity Set oMyUsedQuantity = UnitCatalog.Sets(1).UsedQuantities(1) Call MsgBoxDisp (UnitCatalog.Quantities(oMyUsedQuantity.Name).DisplayName
Properties
DefaultUnit | Name | UsedUnits
Returned From
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