Skip to content

ACadSharp.Objects.Collections.GroupCollection

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

GroupCollection Class

Definition

Namespace: ACadSharp.Objects.Collections

C#

DefaultMemberAttribute
public class GroupCollection

Methods

Returns Name Summary
Void Add(ACadSharp.Objects.Group)
Group CreateGroup(System.Collections.Generic.IEnumerable{ACadSharp.Entities.Entity}) Creates a group with a collection of entities.
Group CreateGroup(System.String, System.Collections.Generic.IEnumerable{ACadSharp.Entities.Entity}) Creates a group with a collection of entities.
Clone this wiki locally