-
-
Notifications
You must be signed in to change notification settings - Fork 120
ACadSharp.Tables.LineType
Albert Domenech edited this page Sep 27, 2024
·
4 revisions
Represents a entry.
Object name
Dxf class name
Namespace: ACadSharp.Tables
C#
DxfNameAttribute
DxfSubClassAttribute
public class LineType
Returns | Name | Summary |
---|---|---|
Char |
Alignment | Alignment code. |
String |
Description | Descriptive text for line type. |
String |
ObjectName | |
ObjectType |
ObjectType | |
Double |
PatternLen | Total pattern length. |
IEnumerable<Segment> |
Segments | LineType Segments |
String |
SubclassMarker |
Returns | Name | Summary |
---|---|---|
Void |
AddSegment(ACadSharp.Tables.LineType.Segment) | Add a segment to this line type. |
CadObject |
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