Skip to content

ACadSharp.Entities.Hatch

Albert Domenech edited this page Apr 29, 2024 · 6 revisions

Hatch Class

Represents a entity.

Properties

Name Summary
ObjectType
ObjectName
SubclassMarker
Elevation The current elevation of the object.
Normal Specifies the three-dimensional normal unit vector for the object.
Pattern Pattern of this hatch.
IsSolid Solid fill flag
IsAssociative Associativity flag
Style Hatch style
PatternType Hatch pattern type
PatternAngle Hatch pattern angle (pattern fill only)
PatternScale Hatch pattern scale or spacing(pattern fill only)
IsDouble Hatch pattern double flag (pattern fill only)
PixelSize Pixel size used to determine the density to perform various intersection and ray casting operations in hatch pattern computation for associative hatches and hatches created with the Flood method of hatching
SeedPoints Seed points codes (in OCS)
GradientColor Gradient color pattern, if exists
Paths Boundary paths (loops)

Methods

Name Summary
Clone
Clone this wiki locally