Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSortentsTable::setRelativeDrawOrder Method
Syntax
C++
void setRelativeDrawOrder(const OdDbObjectIdArray& entityIds);

Sets the relative DrawOrder for the specified entities in this SortentsTable. 

 

Parameters
Description
entityIds
[in] Entity IDs in DrawOrder.

The DrawOrder of other entities are unaffected. 

Returns eOk if successful, or an appropriate error code if not.

Copyright © 2002-2022. Open Design Alliance All rights reserved.