-
-
Notifications
You must be signed in to change notification settings - Fork 120
ACadSharp.Header.CadHeader.PolylineLineTypeGeneration
Albert Domenech edited this page Aug 4, 2024
·
2 revisions
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
System variable PLINEGEN
Namespace: ACadSharp.Header.CadHeader
C#
CadSystemVariableAttribute
public Boolean PolylineLineTypeGeneration { get; set; }
Boolean
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