Skip to content

ACadSharp.Objects.Group.Entities

Albert Domenech edited this page Aug 4, 2024 · 2 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