 
            | Solid Edge Constants Type Library : DimDecimalRoundOffTypeConstants Enumeration | 
| Member | Value | Description | 
|---|---|---|
| igDimStyleDecimal_1 | 3 | Decimal Round off .1 | 
| igDimStyleDecimal_2 | 4 | Decimal Round off .12 | 
| igDimStyleDecimal_3 | 5 | Decimal Round off .123 | 
| igDimStyleDecimal_4 | 6 | Decimal Round off .1234 | 
| igDimStyleDecimal_5 | 7 | Decimal Round off .12345 | 
| igDimStyleDecimal_6 | 8 | Decimal Round off .123456 | 
| igDimStyleDecimal_7 | 9 | Decimal Round off .1234567 | 
| igDimStyleDecimal1 | 2 | Decimal Round off 1 | 
| igDimStyleDecimal10 | 1 | Decimal Round off 10 |