AcMapDMStyleLibrary::Move Method

Land Desktop Development ARX CPP SDK

AcMapDMStyleLibrary:: Move Method
 

Moves a category with a specified ID to another position in this library.

Acad::ErrorStatus Move(
    const AcDbObjectId& Id, 
    Adesk::UInt16 nNewIndex
);
Parameters 
Description 
Id 
Input ID of the category.  
nNewIndex 
Input new position.  
Returns

Returns Acad::eOk if successful; otherwise, returns a different error code.

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].