Links
AcMapDMMap:: MoveElement Method
Changes the position of an element within this map.
Acad::ErrorStatus MoveElement( const AcDbObjectId& Id, AcMapDMAllDrawOrderItemsIterator& Position );
Parameters |
Description |
Id |
Input ID of the element to move. |
Position |
Input position to move the element to. See also AcMapDMAllDrawOrderItemsIterator. |
Returns
Returns Acad::eOk if successful. Returns Acad::eInvalidIndex if the iterator position is invalid.
Remarks
Moving an element affects the draw order of entities that are part of element.
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].