ACadSharp.Entities.Viewport.SelectEntities(System.Boolean) - DomCR/ACadSharp GitHub Wiki
Gets all the entities from the model that are in the view of the viewport.
Namespace: ACadSharp.Entities.Viewport
C#
public List<Entity> SelectEntities(System.Boolean)
List