AcMapDMStylizationEntityStyle:: CacheStylizationEntity Method
Informs the display manager that a particular AcDbEntity was created as a result of applying a StylizationEntityStyle.
Acad::ErrorStatus CacheStylizationEntity( const AcDbObjectId styleEntId ) const;
Parameters |
Description |
styleEntId |
Input ID of the stylization entity. |
Returns
Returns Acad::eOk if successful; otherwise, returns a different error code.
Remarks
A derived class must call this function when it creates a new stylization entity.
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].