entities property

List<AcDbEntity> entities

Get all entities

Implementation

List<AcDbEntity> get entities => _entitiesSection.entities;