Skip to content

ACadSharp.Entities.Viewport.SelectEntities(System.Boolean)

Albert Domenech edited this page Oct 15, 2024 · 1 revision

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

Clone this wiki locally