2.5.102 DXFPat

The DXFPat structure specifies the fill pattern and color within a containing DXFN structure.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

unused1

fls

icvForeground

icvBackground

A

unused1 (10 bits): Undefined and MUST be ignored.

fls (6 bits): A FillPattern that specifies the fill pattern.

icvForeground (7 bits):  An unsigned integer that specifies the color of the foreground of the cell. The value MUST be an IcvXF value. This value is unused and MUST be ignored if the icvFNinch field in the containing DXFN structure is 1.

icvBackground (7 bits):  An unsigned integer that specifies the color of the background of the cell. The value MUST be an IcvXF value. This value is unused and MUST be ignored if the icvBNinch field in the containing DXFN structure is 1.

A - unused2 (2 bits): Undefined and MUST be ignored.