|
Archicad 29 C++ API
|
Project note information parameters. More...
#include <APIdefs_Environment.h>
Public Attributes | |
| char | client [256] |
| The name of the client. | |
| char | projectName [256] |
| The name of the project. | |
| char | company [256] |
| The company working on the project. | |
| char | street [256] |
| Street address. | |
| char | city [256] |
| City name.. | |
| char | country [256] |
| State or country. | |
| char | code [256] |
| Postal code. | |
| char | architect [256] |
| Main architect(s). | |
| char | draftsmen [256] |
| Drafts person. | |
| char | projectStatus [256] |
| Status of the project as text. | |
| char | dateOfIssue [256] |
| Issue date. | |
| char | keywords [256] |
| Other keywords related to the project. | |
| char | notes [1024] |
| Notes for the project info. | |
Project note information parameters.