AcMapAnnotationManager::SetTemplateLinetype Function

Land Desktop Development ARX CPP SDK

AcMapAnnotationManager:: SetTemplateLinetype Function
 

Sets the block linetype property of an annotation template. See also GetTemplateLinetype().

Acad::ErrorStatus SetTemplateLinetype(
    const ACHAR * pszTemplateName, 
    const ACHAR * pszLinetype
);
File

AcMapAnnotationManager.h

Parameters 
Description 
pszTemplateName 
Input name of the template whose static property to set.  
pszLinetype 
Input new value for the block linetype.  
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].