AcMapDMStyleLibrary::Move Method

Land Desktop Development ARX CPP SDK

AcMapDMStyleLibrary:: Move Method
 

Moves a category from one position to another in this library.

Acad::ErrorStatus Move(
    Adesk::UInt16 nOldIndex, 
    Adesk::UInt16 nNewIndex
);
Parameters 
Description 
nOldIndex 
Input old position.  
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].