Skip to content

ACadSharp.Entities.Hatch.Explode

Albert Domenech edited this page Apr 3, 2025 · 1 revision

Explode Method

Explode the hatch edges into the equivalent entities.

Definition

Namespace: ACadSharp.Entities.Hatch

C#

public IEnumerable<Entity> Explode

Return Value

IEnumerable

Clone this wiki locally