MKI_FILLMODE_* (Filling Mode)

www.CAD6.com

The filling mode determines, which parts of an object are to be drawn. Following values are defined:

 

MKI_FILLMODE_FRAMED (0)

The outline of the object is drawn.

 

MKI_FILLMODE_FILLED (1)

The object is filled.

 

MKI_FILLMODE_FILLED_FRAMED (2)

The object is filled and its outline is drawn.

 

MKI_FILLMODE_ERASER (3)

The object is erased (i.e. filled in background color).

 

MKI_FILLMODE_ERASER_FRAMED (4)

The object is erased (i.e. filled in background color) and its outline is drawn.

 

Some objects do not surround a closed surface (e.g. a line or a circular arc). If such an object is drawn using a filling mode of MKI_FILLMODE_FILLED or MKI_FILLMODE_ERASER, it will be invisible.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH