AcMapMbMapBook:: SetNorthDirection Method
Sets the north direction.
Acad::ErrorStatus SetNorthDirection( double dAngle );
Parameters |
Description |
dAngle |
Input the angle between the vertical and the north direction in degrees; the allowed values can be from 0 up to but not equal to 360. |
Returns
Returns Acad::eOk if successful; Acad::eInvalidInput if the value is not in the interval [0, 360) otherwise, returns a different error code.
Remarks
This is a Map Book property stored with the Sheet or Sheet Subset as NorthDirection custom property; this way it can be seen and even edited in Sheet Set Manager. 0 indicates aligning with the Y axis pointing up, increasing in the clockwise direction.
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].