Archicad 28 C++ API
Loading...
Searching...
No Matches
API_PublishPars Struct Reference

Publishing parameters. More...

#include <APIdefs_Automate.h>

Public Attributes

API_Guid guid
 Identifies the publisher set. Its value comes from the ACAPI_Navigator_GetNavigatorChildrenItems call.
 
IO::Location * path
 Full path for local/LAN publishing.
 

Detailed Description

Publishing parameters.

Remarks
For an example please see the PublishTest() function in the Navigator_Test example.