Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSortentsTable::swapOrder Method
Syntax
C++
void swapOrder(OdDbObjectId firstId, OdDbObjectId secondId);

Swaps the DrawOrder of the specified entities in this SortentsTable. 

 

Parameters
Description
firstId
[in] First entity ID.
secondId
[in] Second entity ID.
Copyright © 2002-2022. Open Design Alliance All rights reserved.