-
-
Notifications
You must be signed in to change notification settings - Fork 158
ACadSharp.Entities.HatchPattern
Albert Domenech edited this page Sep 13, 2025
·
5 revisions
Namespace: ACadSharp.Entities
C#
public class HatchPattern
Returns | Name | Summary |
---|---|---|
String |
Description | Description for this pattern. |
List<Line> |
Lines | |
String |
Name |
Returns | Name | Summary |
---|---|---|
HatchPattern |
Clone | Clones the current pattern. |
String |
ToString | |
Void |
Update(CSMath.XY, System.Double, System.Double) | Update the pattern geometry with a translation, rotation and scale. |
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Extensions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.IO.DWG
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Objects.Evaluations
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- ACadSharp.XData
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions