Hatch.Explode Method

Explodes the Hatch into Line and Point entities.
Public Function Explode() As Entity()
This language is not supported or no code example is available.
public Entity[] Explode()
This language is not supported or no code example is available.

Return Value

Entity[]

The array of individual entities, null if the hatch is Solid

.NET Framework

Supported in: 4.8

In this article

Definition