AcMapAnnotationManager:: IsAnnotationTemplate Function
Determines whether a block table record is an annotation template.
bool IsAnnotationTemplate( ACHAR*& pszTemplateName, AcDbBlockTableRecord* pBTR );
File
AcMapAnnotationManager.h
Parameters |
Description |
pszTemplateName |
Output name of the template if the specified block table record is an annotation template; otherwise, this parameter is not modified. The caller must free this object explicitly, typically with acutDelString(). |
pBTR |
Input pointer to the block table record to examine. |
Returns
Returns true if the block table record is an annotation template in the current drawing; 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].