-
-
Notifications
You must be signed in to change notification settings - Fork 124
ACadSharp.Entities.LwPolyline
Albert Domenech edited this page Jul 14, 2024
·
6 revisions
Represents a entity
Object name
Dxf class name
Namespace: ACadSharp.Entities
C#
public class LwPolyline
Returns | Name | Summary |
---|---|---|
Double |
ConstantWidth | Constant width |
Double |
Elevation | The current elevation of the object. |
LwPolylineFlags |
Flags | Polyline flags |
Boolean |
IsClosed | Indicates that the polyline is closed |
XYZ |
Normal | Specifies the three-dimensional normal unit vector for the object. |
String |
ObjectName | |
ObjectType |
ObjectType | |
String |
SubclassMarker | |
Double |
Thickness | Specifies the distance a 2D object is extruded above or below its elevation. |
List 1` |
Vertices | Vertices that form this LwPolyline |
Returns | Name | Summary |
---|---|---|
IEnumerable 1` |
Explode |
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- 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