Skip to content

ACadSharp.Tables.BlockRecord.Entities

Albert Domenech edited this page Jul 14, 2024 · 3 revisions

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`1 Entities { get; private set; }

Property Value

CadObjectCollection`1

Clone this wiki locally