AcMapDMStylizationEntityStyle:: UnExcludeStylizationEntityFromHatchStyle Method
A derived class must call this function to remove a stylization entity from association with a target topology, for the purposes of AcMapDMSEHatchStyle islanding.
Acad::ErrorStatus UnExcludeStylizationEntityFromHatchStyle( const ACHAR* pTopoName, Adesk::IntDbId lTopoId, const AcDbObjectId styleEntId ) const;
Parameters |
Description |
pTopoName |
Input topology name. |
lTopoId |
Input topology ID. |
styleEntId |
Input ID of the stylization entity. |
Returns
Returns Acad::eOk if successful; otherwise, returns a different error code.
Remarks
This should be done by the Style at dismiss time if the Style may reuse the same stylization entity against a different target topology. In this release of AutoCAD Map, islanding works for only AcDbText 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].