cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 
Archicad Python API
About automating tasks in Archicad using the Python API.
SOLVED!

[PYTHON -Tapir} default publiser set path?

Mats Knutsson
Expert

Hi,

What should I write for for the outputPath if I want to use the path set in the Publisher set?

Br,

M

 

publisherSetName:
 string * minLength:1
 
outputPath:
 string minLength:1
HP ZBook Fury 15,6 G8. 11gen i7-11800H 2.3GHz. 32 GB RAM. Nvidia RTX A3000 1GB. AC22-27 SWE.
1 ACCEPTED SOLUTION

Accepted Solutions
Solution
runxel
Hero

Hi Mats, just leave it empty!

To cite the docs:  "Full local or LAN path for publishing. Optional, by default the path set in the settings of the publisher set will be used."

 

To make your life easier you might enjoy using Perisso, my frontend for Tapir.

It's currently still very much WIP but should be ready for production soon!

Lucas Becker | AC 29 on Mac (Sequoia) | Graphisoft Insider Panelist | Akroter.io – high-end GDL objects | Author of Runxel's Archicad Wiki | Editor at SelfGDL | Developer of the GDL plugin for Sublime Text

My List of AC shortcomings & bugs | I Will Piledrive You If You Mention AI Again |

POSIWID – The Purpose Of a System Is What It Does /// «Furthermore, I consider that Carth... yearly releases must be destroyed»

View solution in original post

2 REPLIES 2
Solution
runxel
Hero

Hi Mats, just leave it empty!

To cite the docs:  "Full local or LAN path for publishing. Optional, by default the path set in the settings of the publisher set will be used."

 

To make your life easier you might enjoy using Perisso, my frontend for Tapir.

It's currently still very much WIP but should be ready for production soon!

Lucas Becker | AC 29 on Mac (Sequoia) | Graphisoft Insider Panelist | Akroter.io – high-end GDL objects | Author of Runxel's Archicad Wiki | Editor at SelfGDL | Developer of the GDL plugin for Sublime Text

My List of AC shortcomings & bugs | I Will Piledrive You If You Mention AI Again |

POSIWID – The Purpose Of a System Is What It Does /// «Furthermore, I consider that Carth... yearly releases must be destroyed»

Thx! I somewhat understood that. I'll have a peek. Need to understand github first. I'm the kind of person that needs to see a youtubevid to understand things nowadays.

What I will do is a "one-click" pdf report about CO2 directly from AC using the python publish plus a py script that runs another py script on the schedule just published to create a nice dashboard style report.

/M

HP ZBook Fury 15,6 G8. 11gen i7-11800H 2.3GHz. 32 GB RAM. Nvidia RTX A3000 1GB. AC22-27 SWE.