Skip to content

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

Albert Domenech edited this page Jul 8, 2025 · 1 revision

Remove(ACadSharp.Entities.Entity) Method

Removes the first occurrence of a specific object from the sorters table.

Definition

Namespace: ACadSharp.Objects.SortEntitiesTable

C#

public Boolean Remove(ACadSharp.Entities.Entity)

Return Value

Boolean

Clone this wiki locally