AcMapAnnotationManager:: CreateAnnotationTemplate Function
Creates an annotation template.
AcDbObjectId CreateAnnotationTemplate( const ACHAR * pszTemplateName );
File
AcMapAnnotationManager.h
Parameters |
Description |
pszTemplateName |
Input name of the template to create. |
Returns
Returns the object ID of the newly created template if successful; otherwise, returns AcDbObjectId::kNull if an error occurs.
Remarks
If a template with the specified name already exists, it is not overwritten; instead, the null object AcDbObjectId::kNull is returned.
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].