Parameters |
Description |
OdUInt32 fromIndex |
[in] Index of the first entity to be moved. |
OdUInt32 toIndex |
[in] Destination index of the first entity moved. |
OdUInt32 numItems |
[in] Number of objects to move. |
Rearranges the entities within this Group object.
This function transfers numItems starting at the fromIndex to the toIndex.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|