AcMapDMStylizationEntityStyle::Preview Method

Land Desktop Development ARX CPP SDK

AcMapDMStylizationEntityStyle:: Preview Method
 

Applies style traits to yield a preview of the specified entity.

virtual Acad::ErrorStatus Preview(
    AcDbObjectIdArray& createdEntities, 
    AcDbObjectId targetEntId, 
    void* internalUse
);
Parameters 
Description 
createdEntities 
Output array of IDs of created alteration entities.  
targetEntId 
Input ID of the preview entity.  
internalUse 
Reserved. For internal use only.  
Returns

Returns Acad::eOk if successful; otherwise, returns a different error code.

Remarks

For stylization entity styles such as text, hatch, and annotation, this function returns an array of created entities.

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].