Environment.TempEntities Property

Temporary Entity collection. This collection contains the entities displayed in the viewport on top of the others as temporary entities.
Public Property TempEntities() As TempEntityList
This language is not supported or no code example is available.
public TempEntityList TempEntities {get; set;}
This language is not supported or no code example is available.

Property Value

TempEntityList
Remarks
 
Only IFace and ICurve types are supported into this collection. Each entity added to this list needs to the regenerated first.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition