DIAdem Help

Object: UsedQuantity

  • Updated2024-09-12
  • 1 minute(s) read

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:

VBScriptPython

 

Dim oMyUsedQuantity
Set oMyUsedQuantity = UnitCatalog.Sets(1).UsedQuantities(1)
Call MsgBoxDisp (UnitCatalog.Quantities(oMyUsedQuantity.Name).DisplayName

Properties

DefaultUnit | Name | UsedUnits