ACadSharp.Tables.BlockRecord.Entities - DomCR/ACadSharp GitHub Wiki

Entities Property

Entities owned by this block.

Remarks

Entities with an owner cannot be added to another block.

Definition

Namespace: ACadSharp.Tables.BlockRecord

C#

public CadObjectCollection<Entity> Entities { get; private set; }

Property Value

CadObjectCollection

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