AcMapMbMapSheetLayoutSettings::SetMapKeyExternalFileName Method

Land Desktop Development ARX CPP SDK

AcMapMbMapSheetLayoutSettings:: SetMapKeyExternalFileName Method
 

Sets a drawing file name for the External Drawing Map Key.

Acad::ErrorStatus SetMapKeyExternalFileName(
    const ACHAR* pszFileName
);
Parameters 
Description 
pszFileName 
Input file name. The name should specify a complete path name with the .DWG extension. The function will validate to insure the file exists.  
Returns

Returns Acad::eOk if successful; Acad::eFilerError if the file cannot be found; 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].