Available also on: Delphi | .NET | Java | ActiveX.
The "base" relative to which contour intervals are applied. To generate 10m contours at 5, 15, 25, ... the ContourBase would be 5.
# Python @property def ContourBase( self ) -> float: @ContourBase.setter def ContourBase( self, _value: float ) -> None:
| Type |
|---|
| float |