Object: UnitCatalog
- Updated2024-09-12
- 1 minute(s) read
Units Catalog > Objects > Object: UnitCatalog
Object: UnitCatalog
The UnitCatalog object provides access to the DIAdem units catalog. You use the UnitCatalog object to create and to edit units sets that have physical quantities, units, and symbols. The UnitCatalog object is available as a global object in scripts and in dialog boxes.
The following example displays the name of the current units catalog:
| VBScript | Python |
Call MsgBoxDisp (UnitCatalog.Name)
Properties
ActiveSet | ActiveSetEnable | AllSymbols | Description | Modified | Name | Quantities | Sets
Methods
Clear | Load | OpenExternalCatalog | Reset | ResetModified | SaveAs | ShowChannelUnitAssistanceDlg | ShowSettingsDlg | ShowSymbolAssistanceDlg
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