API Reference > OdDb Classes > OdDbSortentsTable Class > OdDbSortentsTable Methods > OdDbSortentsTable::moveBelow Method
OdDbSortentsTable::moveBelow Method
Syntax
C++
void moveBelow(OdDbObjectIdArray& entityIds, OdDbObjectId targetId);
Parameters 
Description 
OdDbObjectIdArray& entityIds 
[in] Entity IDs.  
OdDbObjectId targetId 
[in] Target entity ID. 

Moves the entities with specified entity IDs below the target entity in this SortentsTable. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.