Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSortentsTable::moveAbove Method
Syntax
C++
void moveAbove(OdDbObjectIdArray& entityIds, OdDbObjectId targetId);

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

 

Parameters
Description
entityIds
[in] Entity IDs.
targetId
[in] Target entity ID.
Copyright © 2002-2022. Open Design Alliance All rights reserved.