Skip to content

[mxcad_2d API documentation] (../README. md)/[2d] (../modules/2d. md)/[McDb] (../modules/2d. McDb. md)/HatchLoopType

Enumeration: HatchLoopType ​

2d.McDb.HatchLoopType

Representing different types of closed areas in pattern filling

Table of contents ​

Enumeration Members ​

Enumeration Members ​

kDefault ​

• kDefault = 0

Default Fill Closed Area Type


kDerived ​

• kDerived = 4

Derived filled closed area type represents filled areas derived from other graphic elements


kExternal ​

• kExternal = 1

External fill closed area type represents external contour or boundary


kNotClosed ​

• kNotClosed = 32

The unclosed filled closed area type indicates that the boundary of the filled area is not closed


kOutermost ​

• kOutermost = 16

The outermost filled closed area type represents the outermost boundary of the filled area


kPolyline ​

• kPolyline = 2

The polyline filled closed area type represents an area composed of multiple line segments


kSelfIntersecting ​

• kSelfIntersecting = 64

The self intersecting filling closed area type represents the boundary self intersecting of the filling area


kTextIsland ​

• kTextIsland = 128

Text island filling closed area type represents isolated areas containing text


kTextbox ​

• kTextbox = 8

Text box filling closed area type represents the area containing text