-
-
Notifications
You must be signed in to change notification settings - Fork 119
ACadSharp.Objects.SortEntitiesTable
Albert Domenech edited this page Aug 4, 2024
·
4 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 | |
IEnumerable<Sorter> |
Sorters | List of the entities sorted. |
String |
SubclassMarker |
Returns | Name | Summary |
---|---|---|
Void |
AddEntity(ACadSharp.Entities.Entity, System.Nullable{System.UInt64}) | Sorter attached to an entity. |
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions