MKI_POINTDISPLAY_* (Point Display Mode) Changed in Version 2021.1

www.CAD6.com

Determines whether or not point markings, direction arrows, and object numbers are displayed on the screen. Must be a bit-wise OR combination of the following values:

 

MKI_POINTDISPLAY_POINTS

If set, definition point markings are displayed (at each point).

 

MKI_POINTDISPLAY_ARROWS

If set, direction arrows are displayed (at each outline's starting point).

 

MKI_POINTDISPLAY_NUMBERS

If set, object number are displayed (at each outline's starting point).

 

MKI_POINTDISPLAY_ATTRIB_L New in Version 2021.0

If set, local attributes are displayed (at the object's first starting or reference point if at least one exists).

 

MKI_POINTDISPLAY_ATTRIB_O New in Version 2021.0

If set, outline attributes are displayed (at each outline's starting point if at least one exists there).

 

MKI_POINTDISPLAY_ATTRIB_P New in Version 2021.0

If set, point attributes are displayed (at each point if at least one exists there).

 

MKI_POINTDISPLAY_ATTRIB_G New in Version 2021.1

If set, global attributes of blocks referenced by instances are displayed (at the instance's reference if at least one exists).

 

MKI_POINTDISPLAY_SELONLY

If set, any of the above will only be displayed for permanently selected objects.

 

MKI_POINTDISPLAY_GEO New in Version 2021.0

If set, any of the above also be displayed for Construction Aid objects (otherwise not). Points of locked Construction Aid objects will be displayed as non-movable points.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH