AcMapDMSEHatchStyle::GetStylizationEntities Method

Land Desktop Development ARX CPP SDK

AcMapDMSEHatchStyle:: GetStylizationEntities Method
 

Retrieves the AcDbObjectIds of any stylization entities created during an Update().

virtual Acad::ErrorStatus GetStylizationEntities(
    AcDbObjectIdArray& output, 
    const AcDbObjectId id, 
    void* pCookie, 
    Adesk::UInt32 flag = 0
);
Parameters 
Description 
output 
Output array of stylization entities.  
id 
Target entity against which the style was applied.  
pCookie 
Input opaque memory value.  
flag 
Reserved. For internal use only.  
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].