MKI_NUMREFRESH_* (Dimension Number Calculation Mode)

www.CAD6.com

Determines how the dimension shall be (re-)calculated after each modification and how it shall be displayed. A bit-wise OR combination of several flags that enable single settings. The following flags are defined:

 

MKI_NUMREFRESH_NONE (0x00000000)

No flag is set.

 

MKI_NUMREFRESH_AUTOMATIC (0x00000001)

If this flag is set, the dimension will automatically be recalculated after each modification. Otherwise, it will only be recalculated on demand.

 

MKI_NUMREFRESH_DOUBLE (0x00000002)

If this flag is set, the dimension will by multiplied by 2 during the automatic recalculation. Otherwise, it will not be modified. This flag has only effect if the MKI_NUMREFRESH_AUTOMATIC flag is also set.

 

MKI_NUMREFRESH_BACKGROUND (0x00000004)

If this flag is set, the background of the dimension number will cleared using a quadrangular eraser.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH