MKI_LINETYPE_* (Line Type Mode) Changed in Version 2021.2

www.CAD6.com

Line type definition mode. This value is a bit-wise OR combination of the following values:

 

MKI_LINETYPE_STANDARD

Standard line scaling, i.e. partial-line's lengths / blocks’ distances will be stated in 1/100 of the line's width. If the line's width is less than 0.1 mm, the calculation will be based on a line width of 0.1 mm.

 

MKI_LINETYPE_ABSOLUTE

Absolute line scaling, i.e. partial-line's lengths / blocks’ distances will be stated in 1/100 mm.

 

MKI_LINETYPE_USELINE

If this flag is set, the partial-line-based line type will be used. If not stated, only the block-based line type will be used.

 

MKI_LINETYPE_USEBLOCK

If this flag is set, the block-based line type will be used. In this case, m_pLineBlock points to the according block-based line type definition. If not stated, only the partial-line-based line type will be used.

 

MKI_LINETYPE_ROTATED

If this flag is set, blocks will be rotated according to the current line orientation.

 

MKI_LINETYPE_SCALED

If this flag is set, blocks will be scaled according to the current line width (1.0 mm = 100% block size).

 

MKI_LINETYPE_FLAG_COLOR Renamed in Version 2021.2

If this flag is set, blocks inherit the object’s line and fill color, i.e. the blocks are displayed using the object’s line and fill color.

 

MKI_LINETYPE_FLAG_WIDTH New in Version 2021.2

If this flag is set, blocks inherit the object’s line width, i.e. the blocks are displayed using the object’s line width.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH