AcMapMbMapBook::SetScaleString Method

Land Desktop Development ARX CPP SDK

AcMapMbMapBook:: SetScaleString Method
 

Sets the scale string.

Acad::ErrorStatus SetScaleString(
    const ACHAR* pszScaleStr
);
Parameters 
Description 
pszScaleStr 
Input a scale string; it is up to an application what string to specify, but in general it should be a string in "1:XXX" format.  
Returns

Returns Acad::eOk if successful; otherwise, returns a different error code.

Remarks

This is a Map Book property stored with the Sheet or Sheet Subset as Scale custom property.

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].