Skip to content

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

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

GetSorterHandle(ACadSharp.Entities.Entity) Method

Get the sorter handle of an entity, if is not in the sorter table it will return the entity's handle.

Definition

Namespace: ACadSharp.Objects.SortEntitiesTable

C#

public UInt64 GetSorterHandle(ACadSharp.Entities.Entity)

Return Value

UInt64

Clone this wiki locally