AcMapMbTile::SetAdjacentTile Method

Land Desktop Development ARX CPP SDK

AcMapMbTile:: SetAdjacentTile Method
 

Sets the adjacent tile of the specified direction for the tile.

Acad::ErrorStatus SetAdjacentTile(
    AcMapMbMapBookManager::TILEID ulTileId, 
    AcMapMbMapBookManager::EAdjacentTile tileDir
);
Parameters 
Description 
ulTileId 
Input Id of the adjacent tile; if Id is equal to the Id of this tile, the adjacency in the specified direction will be removed.  
kTileDir 
Input direction.  
Returns

Returns Acad::eOk if successful; Returns Acad::eNotApplicable in case the tile does not have adjacent tile in the specified direction, otherwise, returns a different error code.

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