> For the complete documentation index, see [llms.txt](https://help.auxalia.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.auxalia.com/plant-tools/de/plantexpresstools/how-to-use/functions-for-autolisp/get-project-path.md).

# Projektpfad abrufen

In diesem Kapitel werden die Variablen und Funktionen zum Abrufen des Projektpfads beschrieben.

### <mark style="color:blue;">AqaPetProjectPath</mark>

Dies ist eine Variable, die wie folgt verwendet werden kann:

(setq pp AqaPetProjectPath)

![](/files/sK7vl1JRsDYgXwxavph2)

Oder so:

![](/files/JVnWcsPAfiQXYQ35ErgO)

### <mark style="color:blue;">AqaPetGetProjectPath</mark>

Dann gibt es eine Funktion, die den Pfad zurückgibt. Es kann wie folgt verwendet werden:

![](/files/iAcmIIFTM11dxOMF5iMh)

Oder so:

![](/files/Cwagq0Urn91ZTLA7bc5X)

### <mark style="color:blue;">AqaPetAddToProjectPath</mark>

Schließlich gibt es eine Funktion, die einen Pfad akzeptiert, der dem Projektpfad hinzugefügt werden soll. Es kann wie folgt verwendet werden:

![](/files/rHjJKIHLeoyu3R7PHwlm)
