Skip to content
On this page

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

Enumeration: HatchEdgeType

2d.McDb.HatchEdgeType

The curve type representing the edges in the filled area

Table of contents

Enumeration Members

Enumeration Members

kCirArc

kCirArc = 2

Edge of arc type


kEllArc

kEllArc = 3

Edge of elliptical arc type


kLine

kLine = 1

Representing edges of straight line type


kSpline

kSpline = 4

Edge of spline curve type