 
            | Solid Edge Part Type Library : PMIModelStateConstants Enumeration | 
| Member | Value | Description | 
|---|---|---|
| seDesignModelState | 1 | Specifies the DESIGN model state - default value when getting PMI dimensions and annotations through the function PMI_ByModelState() | 
| seFlatModelState | 2 | Specifies the FLAT model state - will be used to get PMI dimensions and annotations based on flat model state through the function PMI_ByModelState() | 
| seSimplifyModelState | 3 | Specifies the SIMPLIFY model state - will be used to get PMI dimensions and annotations based on simplify model state through the function PMI_ByModelState() |