Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSortentsTable::firstEntityIsDrawnBeforeSecond Method
Syntax
C++
bool firstEntityIsDrawnBeforeSecond(OdDbObjectId firstID, OdDbObjectId secondID) const;

Returns true if and only if the first entity is drawn before the second with this SortentsTable. 

 

Parameters
Description
firstID
[in] First entity ID.
secondID
[in] Second entity ID.

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

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