Object: Symbol
- Updated2024-09-12
- 1 minute(s) read
(AllSymbols | SymbolAliases | Unit) > Object: Symbol
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:
| VBScript | Python |
Call MsgBoxDisp (UnitCatalog.Sets("mechanics").UsedQuantities("length").UsedUnits("meter").Symbol.Name)
Properties
Description | Name | Unit
Methods
Returned From
AllSymbols.Item | SymbolAliases.Add | SymbolAliases.Item | Unit.Symbol
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