Parameters |
Description |
OdDbObjectIdArray& entityIds |
[in/out] Entity IDs. |
OdUInt8 honorSortentsMask = 0 |
[in] SORTENTS mask. |
Returns eOk if successful, or an appropriate error code if not.
Rearranges the specified entity IDs into their current relative DrawOrder for this SortentsTable.
If (honorSortentsMask ^ SORTENTS) != honorSortentsMask, the entities are returned unsorted.
As implemented, honorSortentsMask is ignored. It will be fully implemented in a future release.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|