AcMapDMGroup::MoveItem Method

Land Desktop Development ARX CPP SDK

AcMapDMGroup:: MoveItem Method
 

Moves an item to a different position in this group.

virtual Acad::ErrorStatus MoveItem(
    const AcDbObjectId& Id, 
    AcMapDMAllItemsIterator& Position
);
Parameters 
Description 
Id 
Input ID of the item to move.  
Position 
Input position to move the item to. See also AcMapDMAllItemsIterator.  
Returns

Returns Acad::eOk if successful. Returns Acad::eInvalidIndex if the iterator position is invalid.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].