AcMapDMStyleLibrary:: InsertAt Method
Inserts a category at a specified position.
Acad::ErrorStatus InsertAt(
AcDbObjectId& Id,
AcMapDMStyleCategory* pStyleCategory,
Adesk::UInt16 nIndex
);|
Parameters |
Description |
|
Id |
Output ID of the category. |
|
pStyleCategory |
Input AcMapDMStyleCategoryobject. |
|
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].