Name Property

Land Auto

Name Property

Gets the name of various objects.

See Also | Example

Signature: Overview

l AeccContourStyle

l Alignment

l CogoPoint

l CrossSectionBlock (Civil Engineering Feature)

l CrossSectionSurface (Civil Engineering Feature)

l DEMFile

l DescriptionKeyFile

l Drawing

l FGProfiles (Civil Engineering Feature)

l Parcel

l PointFile

l PointGroup

l PointGroupName

l ProfileBlock (Civil Engineering Feature)

l Project

l Prototype

l Surface


The name of the contour style.

Signature

object.Name

object

AeccContourStyle The object or objects this property applies to.

Name

String; read-only
The name of the contour style.


The name of the alignment.

Signature

object.Name

object

Alignment
The object or objects this property applies to.

Name

String; read-only
The name of the alignment.


The point name.

Signature

object.Name

object

CogoPoint
The object or objects this property applies to.

Name

String; read-only

Remarks

When the project is created, an option exists to create Cogo points with Names. If the project does not use point names, then this property will be empty and can not be set.


Returns the name of the cross sections alignment profile.

Signature

object.Name

object

CrossSectionBlock
The object or objects this property applies to.

Name

String; read-only
The name of the cross sections alignment profile.


The cross section surface name.

Signature

object.Name

object

CrossSectionSurface
The object or objects this property applies to.

Name

String; read-only
The cross section surface name.


The name of theDigital Elevation Model file to be included in the Surface definition.

Signature

object.Name

object

DEMFile;
The object or objects this property applies to.

Name

String; read-only
The fully qualified name and path of the input file.


The Name for the description key file.

Signature

object.Name

object

DescriptionKeyFile;
The object or objects this property applies to.

Name

String; read-write
The name for the description key file, not including the path.


Gets the name of the drawing, not including the path.

Signature

object.Name

object

Drawing
The object or objects this property applies to.

Name

String; read-only
The name of the drawing.


Returns the Finished Grade Profiles alignment name.

Signiture

Object.Name

object

FGProfiles
The object or objects this property applies to.

Name

String; read-only
The name of the Finished Grade Profile alignment.


The name of the parcel.

Signature

object.Name

object

Parcel
The object or objects this property applies to.

Name

String; read-only
The name of the parcel.


The name of the file to be included in the Surface definition.

Signature

object.Name

object

PointFile
The object or objects this property applies to.

Name

String; read-only
The name of the input file.


Specifies the Name override for the project database point group.

Signature

object.Name

object

PointGroup
The object or objects this property applies to.

Name

String; read-write

Remarks

If the Name property is set, then the NameXDRef property is cleared.


The Name of the PointGroup to be used to build the Surface.

Signature

object.Name

object

PointGroupName
The object or objects this property applies to.

Name

String; read-only
Name of the PointGroup.

Remarks

The PointGroupName is a link between Cogo Point Groups and TM. By using a PointGroupName, that Cogo Point Group will be included in the Surface definition.

No validation exists between a PointGroupName and a Cogo Point Group. If the PointGroupName.Name does not exist as a Cogo Point Group, no errors will be generated.


Returns the Alignment name for the Profile.

Signiture

Object.Name

object

ProfileBlock
The object or objects this property applies to.

Name

String; read-write
The Alignment name for the Profile.


Specifies the name of the project.

Signature

object.Name

object

Project
The object or objects this property applies to.

Name

String; read-only
The name of the project.

Remarks

This property returns the directory name only, not the Path.


The name of the prototype.

Signature

object.Name

object

Prototype
The object or objects this property applies to.

Name

String; read-write
The name of the prototype.

Remarks

Use this property to rename a prototype.


The Name of the Surface.

Signature

object.Name

object

Surface
The object or objects this property applies to.

Name

String; read-only
The Name of the Surface.

Remarks

Surface names are limited to 40 characters.