AcMapAnnotationManager::DeleteAnnotationTemplate Function

Land Desktop Development ARX CPP SDK

AcMapAnnotationManager:: DeleteAnnotationTemplate Function
 

Deletes an annotation template.

Acad::ErrorStatus DeleteAnnotationTemplate(
    const ACHAR * pszTemplateName
);
File

AcMapAnnotationManager.h

Parameters 
Description 
pszTemplateName 
Input name of the template to delete.  
Returns

Returns Acad::eOk if successful; otherwise, returns an error code.

Remarks

You can delete a template only if it has no annotation references.

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