Skip to content

ACadSharp.Objects.Group.AddRange(System.Collections.Generic.IEnumerable{ACadSharp.Entities.Entity})

Albert Domenech edited this page Mar 12, 2025 · 1 revision

AddRange(System.Collections.Generic.IEnumerable{ACadSharp.Entities.Entity}) Method

Add multiple entities into the group.

Definition

Namespace: ACadSharp.Objects.Group

C#

public Void AddRange(System.Collections.Generic.IEnumerable{ACadSharp.Entities.Entity})

Return Value

Void

Clone this wiki locally