Skip to content

ACadSharp.Objects.SortEntitiesTable

Albert Domenech edited this page Aug 4, 2024 · 4 revisions

SortEntitiesTable Class

Represents a object

Remarks

Object name
Dxf class name

Definition

Namespace: ACadSharp.Objects

C#

DxfNameAttribute
DxfSubClassAttribute
public class SortEntitiesTable

Properties

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

Methods

Returns Name Summary
Void AddEntity(ACadSharp.Entities.Entity, System.Nullable{System.UInt64}) Sorter attached to an entity.
Clone this wiki locally