AcMapDMStyleCategory::AppendStyleCopy Method

Land Desktop Development ARX CPP SDK

AcMapDMStyleCategory:: AppendStyleCopy Method
 

Copies multiple styles and appends them to this category.

Acad::ErrorStatus AppendStyleCopy(
    AcDbObjectIdArray& newIdArray, 
    AcDbObjectIdArray& existingIdArray
);
Parameters 
Description 
newIdArray 
Output array of IDs of the new styles.  
existingIdArray 
Input array of IDs of existing 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].