-
-
Notifications
You must be signed in to change notification settings - Fork 158
ACadSharp.Objects.SortEntitiesTable
Albert Domenech edited this page Aug 19, 2025
·
6 revisions
Represents a object
Object name
Dxf class name
Namespace: ACadSharp.Objects
C#
DxfNameAttribute
DxfSubClassAttribute
public class SortEntitiesTable
Returns | Name | Summary |
---|---|---|
BlockRecord |
BlockOwner | Block owner where the table is applied |
String |
ObjectName | |
ObjectType |
ObjectType | |
String |
SubclassMarker |
Returns | Name | Summary |
---|---|---|
Void |
Add(ACadSharp.Entities.Entity, System.UInt64) | Sorter attached to an entity. |
Void |
Clear | Removes all elements in the collection. |
CadObject |
Clone | |
IEnumerator<Sorter> |
GetEnumerator | |
UInt64 |
GetSorterHandle(ACadSharp.Entities.Entity) | Get the sorter handle of an entity, if is not in the sorter table it will return the entity's handle. |
Boolean |
Remove(ACadSharp.Entities.Entity) | Removes the first occurrence of a specific object from the sorters table. |
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Extensions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.IO.DWG
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Objects.Evaluations
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- ACadSharp.XData
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions