Skip to content

ACadSharp.Entities.Polyline2D

Albert Domenech edited this page Apr 3, 2025 · 4 revisions

Polyline2D Class

Represents a entity.

Remarks

Object name
Dxf class name

Definition

Namespace: ACadSharp.Entities

C#

DxfNameAttribute
DxfSubClassAttribute
public class Polyline2D

Properties

Returns Name Summary
ObjectType ObjectType
String SubclassMarker

Methods

Returns Name Summary
IEnumerable<Entity> Explode Explodes the polyline into a collection of entities formed by and .
Clone this wiki locally