AcMapAnnotationManager::SetTemplateLayer Function

Land Desktop Development ARX CPP SDK

AcMapAnnotationManager:: SetTemplateLayer Function
 

Sets the block layer property of an annotation template. See also GetTemplateLayer().

Acad::ErrorStatus SetTemplateLayer(
    const ACHAR * pszTemplateName, 
    const ACHAR * pszLayer
);
File

AcMapAnnotationManager.h

Parameters 
Description 
pszTemplateName 
Input name of the template whose static property to set.  
pszLayer 
Input new value for the block layer.  
Returns

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