AcMapAnnotationManager:: GetTemplateLineWeight Function
Retrieves the block lineweight property of an annotation template. See also SetTemplateLineWeight().
Acad::ErrorStatus GetTemplateLineWeight( AcDb::LineWeight & lineweight, const ACHAR * pszTemplateName );
File
AcMapAnnotationManager.h
Parameters |
Description |
lineweight |
Output template block lineweight value. This value defaults to the current entity lineweight when a template is created. |
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].