Path Property

Land Auto

Path Property

Gets the path of various objects.

See Also | Example

Signature: Overview

l DescriptionKeyFile

l DescriptionKeyFiles

l Drawing

l Drawings

l FileLocks

l Project


The path for the description key files for a project.

Signature

object.Path

object

DescriptionKeyFile, DescriptionKeyFiles
The object or objects this property applies to.

Path

String; read-only


Gets the path of the drawing.

Signature

object.Path

object

Drawing
The object or objects this property applies to.

Path

String; read-only
The path of the drawing.

Remarks

This value is read-only and cannot be changed.


Returns the path at which the drawings for this project are located.

Signature

object.Path

object

Drawings
The object or objects this property applies to.

Path

String; read-only
The keyword for the project.


Specifies the path at which the project locks are located.

Signature

object.Path

object

FileLocks
The object or objects this property applies to.

Path

String; read-only
The path name to for the collection.

Remarks

Use this property to find locks for a given project.


Specifies the path of the project.

Signature

object.Path

object

Project
The object or objects this property applies to.

Path

String; read-only
The path of the project.

Remarks

The path of the project contains the Name as the last folder in the path specification.