Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSortentsTable Class
Syntax
C++
class OdDbSortentsTable : public OdDbObject;

This class implements the SortentsTable, which specifies the DrawOrder of entities in an OdDbDatabase instance.

Each instance of this class contains the DrawOrder for a single OdDbBlockRecord. 

When drawing entities in a Block Table Record, an iterator traverses the Block Table Record in the order of ascending handles. If there is a HandlePair in the SortentsTable corresponding to the handle of the object about to be drawn, the entity specified by the entity ID in the HandlePair is drawn in its stead. If there is no such HandlePair, the entity referenced by the iterator is drawn. 

 

OdDbSortentsTableOdDbSortentsTable

File: DbSortentsTable.h 

Module: API Reference 

Show:
No members matching the current filter
Show:
No members matching the current filter
Show:
No members matching the current filter
Copyright © 2002-2022. Open Design Alliance All rights reserved.