AcMapMbMapSheetTemplate::Validate Method

Land Desktop Development ARX CPP SDK

AcMapMbMapSheetTemplate:: Validate Method
 

Validates if the specified layout can be used as a Map Sheet layout.

static bool Validate(
    const ACHAR * pszFileName, 
    const ACHAR* pszLayoutName
);
Parameters 
Description 
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 and that the specified layout exists within that file.  
pszLayoutName 
Input layout name  
Returns

Returns true if this is a valid template layout; otherwise, returns false.

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