AcMapMbTileNameGeneratorSettings::SetCountDisabledTiles Method

Land Desktop Development ARX CPP SDK

AcMapMbTileNameGeneratorSettings:: SetCountDisabledTiles Method
 

Sets the count disable tiles data member.

Acad::ErrorStatus SetCountDisabledTiles(
    const bool bCountDisabledTiles
);
Parameters 
Description 
bCountDisabledTiles 
Input to specify how to handle disabled tiles.  
Returns

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

Remarks

When true, disabled tiles are named, and the index is incremented. When false, disabled tiles are skipped and the index is not incremented.

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