Skip to content

ACadSharp.Objects.Group.Remove(ACadSharp.Entities.Entity)

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

Remove(ACadSharp.Entities.Entity) Method

Removes the entity from the group.

Definition

Namespace: ACadSharp.Objects.Group

C#

public Boolean Remove(ACadSharp.Entities.Entity)

Return Value

Boolean

Clone this wiki locally