Enum CadHatchBoundaryType

CadHatchBoundaryType enumeration

Polyline type hatch

public enum CadHatchBoundaryType : short

Values

NameValueDescription
Line1The line boundary type
Circle2The circle boundary type
Ellipse3The ellipse boundary type
Spline4The spline boundary type

See Also