Skip to content

ACadSharp.Entities.LwPolyline.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.LwPolyline

C#

public IEnumerable<Entity> Explode

Return Value

IEnumerable

Clone this wiki locally