DIAdem Help

Object: Symbol

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

Object: Symbol

The Symbol object specifies the symbol of a unit from a unit set in the units catalog.

The following example displays the name of the symbol of the unit meter:

VBScriptPython

 

Call MsgBoxDisp (UnitCatalog.Sets("mechanics").UsedQuantities("length").UsedUnits("meter").Symbol.Name)

Properties

Description | Name | Unit

Methods

Activate