> 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/set-projectdrawing-property.md).

# Projekt-/Zeichnungseigenschaft festlegen

In diesem Kapitel werden die Funktionen zum Festlegen von Projekt- oder Zeichnungseigenschaften beschrieben.

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

Der Befehl sieht so aus:

(Befehl „AqaPETSetProjectProperty“ „\[Kategorie]\_\[PropertyName]“ „\[Wert]“)

Zum Beispiel:

(Befehl „AqaPETSetProjectProperty“ „General\_Project\_Number“ „12345“)

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

Der Befehl sieht so aus:

(Befehl „AqaPETSetDrawingProperty“ „\[Kategorie]\_\[PropertyName]“ „\[Wert]“)

Zum Beispiel:

(Befehl „AqaPETSetDrawingProperty“ „Title Block\_Description1“ „Pump Station“)
