AcMapAnnotationManager::GetTemplateRotation Function

Land Desktop Development ARX CPP SDK

AcMapAnnotationManager:: GetTemplateRotation Function
 

Retrieves the block rotation property of an annotation template. See also SetTemplateRotation().

Acad::ErrorStatus GetTemplateRotation(
    double& dRotation, 
    const ACHAR * pszTemplateName
);
File

AcMapAnnotationManager.h

Parameters 
Description 
dRotation 
Output template block rotation value, expressed in radians. This value defaults to 0.0 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].