Skip to content

ACadSharp.Objects.Group.Entities

Albert Domenech edited this page Mar 7, 2025 · 5 revisions

Entities Property

Entities in this group

Definition

Namespace: ACadSharp.Objects.Group

C#

public Dictionary<UInt64, Entity> Entities { get; set; }

Property Value

Dictionary<UInt64, Entity>

Clone this wiki locally