-
-
Notifications
You must be signed in to change notification settings - Fork 119
ACadSharp.Entities.Hatch
Albert Domenech edited this page Apr 29, 2024
·
6 revisions
Represents a entity.
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) |
Name | Summary |
---|---|
Clone |
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions