AcMapAnnotationManager::AnnotationTemplateReferencedObjIds Function

Land Desktop Development ARX CPP SDK

AcMapAnnotationManager:: AnnotationTemplateReferencedObjIds Function
 

Lists all annotation references of an annotation template in the current drawing.

Acad::ErrorStatus AnnotationTemplateReferencedObjIds(
    AcDbObjectIdArray & objectIdArray, 
    const ACHAR * pszTemplateName
);
File

AcMapAnnotationManager.h

Parameters 
Description 
objectIdArray 
Output array of object IDs of all the specified template's annotation references.  
pszTemplateName 
Input name of the template to examine.  
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].