MKI_NUMROTATE_* (Dimension Number Rotation Mode) Changed in Version 2024.2

www.CAD6.com

Determines how the dimension number shall be rotated. A bit-wise OR combination of several flags that enable single settings. The following flags are defined:

 

MKI_NUMROTATE_NONE (0x00000000)

No flag is set.

 

MKI_NUMROTATE_PARALLEL (0x00000001)

If this flag is set, the dimension number will automatically be displayed parallel to the dimension line. Otherwise, the dimension number is parallel to a line running through the points (zx1,zy1) und (zx2,zy2).

 

MKI_NUMROTATE_DIN (0x00000002)

If this flag is set, the dimension number rotation will be conform to DIN, i.e. with an angle of its base line between 90° and +90°, so that the text can either be read from below or from the right. Otherwise, it will not be modified.

 

MKI_NUMROTATE_180 (0x00000004) New in Version 2024.2

If this flag is set, the dimension number will be rotated by an additional 180 degrees.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH