Rename Method
Renames a surface or parcel.
Signature: Overview
l Parcels
l Surfaces
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.
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.