Environment.Entities Property

Entity collection. This collection contains the entities displayed in the viewport.
Public Property Entities() As EntityList
This language is not supported or no code example is available.
public EntityList Entities {get; set;}
This language is not supported or no code example is available.

Property Value

EntityList
Remarks
 
Never add a block definition to this collection. Add it to the blocks collection.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition