AcMapDMStyleCategory::InsertAt Method

Land Desktop Development ARX CPP SDK

AcMapDMStyleCategory:: InsertAt Method
 

Inserts a style at a specified position.

Acad::ErrorStatus InsertAt(
    AcDbObjectId& Id, 
    AcMapDMStyle* pStyle, 
    Adesk::UInt16 nIndex
);
Parameters 
Description 
Id 
Output ID of the style.  
pStyle 
Input AcMapDMStyleobject.  
nIndex 
Input 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].