ACadSharp.Tables.LineType - DomCR/ACadSharp GitHub Wiki

LineType Class

Represents a entry.

Remarks

Object name
Dxf class name

Definition

Namespace: ACadSharp.Tables

C#

DxfNameAttribute
DxfSubClassAttribute
public class LineType

Properties

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

Methods

Returns Name Summary
Void AddSegment(ACadSharp.Tables.LineType.Segment) Add a segment to this line type.
CadObject Clone
⚠️ **GitHub.com Fallback** ⚠️