Method: Remove for Quantities
- Updated2024-09-12
- 1 minute(s) read
Units Catalog > Methods > Method: Remove for Quantities
Method: Remove for Quantities
Deletes a physical quantity with all the associated units and symbols, from the units catalog.
Object.Remove(NameOrIndex)
| Object | Quantities Object with this method |
| NameOrIndex | Variant Specifies the name or the index of the physical quantity. |
The following example deletes the physical quantity temperature, with all the associated units and symbols, from the units catalog:
| VBScript | Python |
Call UnitCatalog.Quantities.Remove("temperature")
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