Rename Method

Land Auto

Rename Method

Renames a surface or parcel.

See Also | Example

Signature: Overview

l Parcels

l Surfaces


Renames a parcel.

Signature

object.Rename(OldName, NewName)

object

Parcels The object or objects this property applies to.

OldName

String; input-only
The name of the surface to be renamed.

NewName

String; input-only
The new name of the parcel.


Renames a surface.

Signature

object.Rename(OldName, NewName)

object

Surfaces
The object or objects this property applies to.

OldName

String; input-only
The name of the surface to be renamed.

NewName

String; input-only
The new name of the surface.