AcMapDMStylizationEntityStyle:: ExcludeStylizationEntityFromHatchStyle Method
Creates an island around the stylization entity.
Acad::ErrorStatus ExcludeStylizationEntityFromHatchStyle(
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
A derived class must call this function if it creates a stylization entity, and wants the AcMapDMSEHatchStyle to attempt to create an island around the stylization entity, should a stylization hatch happen to be applied to the same 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].