Specifies the units to be used in displaying the PMIAnnotation.
Defined in namespace "adsk::fusion" and the header file is <Fusion\FusionTypeDefs.h>
| Name | Value | Description |
| CentimetersPMIUnitType | 2 | The unit used in displaying is cm. |
| FeetPMIUnitType | 5 | The unit used in displaying is ft. |
| InchesPMIUnitType | 4 | The unit used in displaying is in. |
| MetersPMIUnitType | 3 | The unit used in displaying is m. |
| MillimetersPMIUnitType | 1 | The unit used in displaying is mm. |
| UseDocumentUnitPMIUnitType | 0 | The unit used in displaying is the document unit. |