AcMapMbMapSheetTemplate::GetAdjacentArrow Method

Land Desktop Development ARX CPP SDK

AcMapMbMapSheetTemplate:: GetAdjacentArrow Method
 

Gets the adjacent arrow Id for the specified direction from the layout specified by the settings object.

virtual Acad::ErrorStatus GetAdjacentArrow(
    AcDbObjectId& adjacentArrowId, 
    AcMapMbMapBookManager::EAdjacentTile direction
) const;
Parameters 
Description 
adjacentArrowId 
Output adjacent arrow template element.  
direction 
Input direction enum indicating which adjacent tile.  
Returns

Returns Acad::eOk if successful; Acad::eKeyNotFound in the 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].