AcMapMbMapSheetLayoutSettings::SetTitleBlockName Method

Land Desktop Development ARX CPP SDK

AcMapMbMapSheetLayoutSettings:: SetTitleBlockName Method
 

Sets a title block name.

Acad::ErrorStatus SetTitleBlockName(
    const ACHAR* pszBlockName
);
Parameters 
Description 
pszBlockName 
Input title block name. This block has to be defined within a template file specified via SetTemplateFileName(). Setting the title block name switches it on, i.e. IncludeTitleBlock() will return true.  
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].