ACadSharp.Tables.BlockRecord.Entities - DomCR/ACadSharp GitHub Wiki
Entities owned by this block.
Entities with an owner cannot be added to another block.
Namespace: ACadSharp.Tables.BlockRecord
C#
public CadObjectCollection<Entity> Entities { get; private set; }
CadObjectCollection