AcMapDMStyleCategory:: InsertStyleCopyAt Method
Inserts a copy of a style at a specified position.
Acad::ErrorStatus InsertStyleCopyAt(
AcDbObjectId& newId,
AcDbObjectId& existingId,
Adesk::UInt16 nIndex
);|
Parameters |
Description |
|
newId |
Output ID of the inserted style. |
|
existingId |
Input ID of the existing style. |
|
nIndex |
Input position of the inserted style. |
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].