ACadSharp.Entities.Viewport.SelectEntities(System.Boolean) - DomCR/ACadSharp GitHub Wiki

SelectEntities(System.Boolean) Method

Gets all the entities from the model that are in the view of the viewport.

Definition

Namespace: ACadSharp.Entities.Viewport

C#

public List<Entity> SelectEntities(System.Boolean)

Return Value

List

⚠️ **GitHub.com Fallback** ⚠️