AcMapDMStyleCategory::InsertStyleCopyAt Method

Land Desktop Development ARX CPP SDK

AcMapDMStyleCategory:: InsertStyleCopyAt Method
 

Inserts multiple styles at a specified position.

Acad::ErrorStatus InsertStyleCopyAt(
    AcDbObjectIdArray& newIdArray, 
    AcDbObjectIdArray& existingIdArray, 
    Adesk::UInt16 nIndex
);
Parameters 
Description 
newIdArray 
Output array of IDs of the inserted styles.  
existingIdArray 
Input array of IDs of existing styles.  
nIndex 
Input position of the inserted styles.  
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].