DIAdem Help

Object: Quantity

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

Object: Quantity

The Quantity object specifies a physical quantity from the units catalog.

The following example shows the display name of the physical quantity time.

VBScriptPython

 

Call MsgBoxDisp (UnitCatalog.Quantities("time").DisplayName)