Skip to content

ACadSharp.Entities.Insert.Explode

Albert Domenech edited this page Aug 26, 2025 · 1 revision

Explode Method

Explodes the current insert.

Definition

Namespace: ACadSharp.Entities.Insert

C#

IteratorStateMachineAttribute
public IEnumerable<Entity> Explode

Return Value

IEnumerable

Clone this wiki locally