Base Property

The Base property returns the AutoBaseObj object. This allows the base properties to be modified.

Syntax

object.Base

object.Base =Base

 

Example

This example shows how to access the Base object of the surface map.

Set SurfaceBase = SurfaceDataMap.Base

 

Used by: AutoSurfaceDataMap object, AutoSurfaceFuncMap object, AutoSurfaceGridMap object