Skip to content

ACadSharp.Entities.IPolyline.Explode

Albert Domenech edited this page Aug 23, 2024 · 3 revisions

Explode Method

Explodes the polyline into a collection of entities formed by and .

Definition

Namespace: ACadSharp.Entities.IPolyline

C#

public IEnumerable<Entity> Explode

Return Value

IEnumerable

Clone this wiki locally