Property: Count for UsedUnits
- Updated2024-09-12
- 1 minute(s) read
Units Catalog > Properties > Property: Count for UsedUnits
Property: Count for UsedUnits
Returns the number of units that a physical quantity uses, for a unit set in the units catalog.
Object.Count
Object | UsedUnits Object with this property |
Object.Count | LongInteger with read access |
The following example displays the number of units in the physical quantity volume from the unit set mechanics:
VBScript | Python |
Call MsgBoxDisp (UnitCatalog.Sets("mechanics").UsedQuantities("volume").UsedUnits.Count)
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