AcMapMbMapSheetTemplate::GetLayoutNames Method

Land Desktop Development ARX CPP SDK

AcMapMbMapSheetTemplate:: GetLayoutNames Method
 

Retrieves the list of layout names defined within the specified Map Sheet template drawing.

static Acad::ErrorStatus GetLayoutNames(
    AcMapStringArray& aLayoutNames, 
    const ACHAR* pszFileName
);
Parameters 
Description 
aLayoutNames 
Output array of layout names defined within a drawing file.  
pszFileName 
Input file name. The name should specify a complete path name with the .DWT or .DWG extension. This method validates if a file with the specified name exists.  
Returns

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