VerticalScale Property

Land Auto

VerticalScale Property

Specifies the scale at which the vertical axis of the drawing is displayed, or the vertical scale for alignment profiles and cross sections.

See Also | Example

Signature: Overview

l CrossSectionBlock (Civil Engineering Feature)

l DatabasePreferences

l ProfileBlock (Civil Engineering Feature)


Specifies the vertical scale at which the alignment cross section is drawn.

Signature

object.VerticalScale

object

CrossSectionBlock The object or objects this property applies to.

VerticalScale

Double; read-only
The vertical scale at which the alignment cross section is drawn.


Specifies the scale at which the vertical axis of the drawing is displayed.

Signature

object.VerticalScale

object

DatabasePreferences
The object or objects this property applies to.

VerticalScale

Double; read-write
The vertical scale. For example, for a 1:200 scale, type 200.

Remarks

The VerticalScale is compared against the DatabaseScale to calculate the vertical exaggeration in profiles and cross sections. It does not actually change the scale that is used when the drawing is plotted.


Specifies the vertical scale at which the alignment profiles are drawn.

Signature

object.VerticalScale

object

ProfileBlock
The object or objects this property applies to.

VerticalScale

Double; read-only
The vertical scale at which the profile is drawn.