Skip to content

ACadSharp.Objects.Group.Entities

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

Entities Property

Entities in this group.

Remarks

Hard-pointer handle to entity in group.

Definition

Namespace: ACadSharp.Objects.Group

C#

DxfCollectionCodeValueAttribute
public IEnumerable<Entity> Entities { get; }

Property Value

IEnumerable

Clone this wiki locally