ACadSharp.Header.CadHeader.PolylineLineTypeGeneration - DomCR/ACadSharp GitHub Wiki

PolylineLineTypeGeneration Property

Governs the generation of linetype patterns around the vertices of a 2D polyline:
1 = Linetype is generated in a continuous pattern around vertices of the polyline
0 = Each segment of the polyline starts and ends with a dash

Remarks

System variable PLINEGEN

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Boolean PolylineLineTypeGeneration { get; set; }

Property Value

Boolean

⚠️ **GitHub.com Fallback** ⚠️