Close

Relief for ODA Team in Ukraine

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

Moves the entities with specified entity IDs below 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.