MaterialDisplayUnits Enumerator
Description
List of the different types of material related units supported for displaying values.Defined in namespace "adsk::core" and the header file is <Core\CoreTypeDefs.h>
Methods
| Name | Value | Description |
| EnglishFootDisplayUnits | 7 | English ft |
| EnglishInchDisplayUnits | 6 | English in |
| EnglishStandardDisplayUnits | 5 | English standard |
| MetricCGSDisplayUnits | 3 | Metric cgs |
| MetricMKSDisplayUnits | 1 | Metric mks |
| MetricMMNSDisplayUnits | 2 | Metric mmNs |
| MetricStandardDisplayUnits | 0 | Metric standard |
| MetricUMNSDisplayUnits | 4 | Metric umNsd |
