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

Miscellaneous information of the selected plotter. More...

#include <APIdefs_Environment.h>

Public Attributes

char name [API_DrvNameLen]
 Name of the selected plotter.
 
char model [API_DrvNameLen]
 Model of the selected plotter.
 

Detailed Description

Miscellaneous information of the selected plotter.

Remarks
This structure contains name and model of selected plotter in Archicad. Call the ACAPI_ProjectOperation_GetMiscPlotterInfo function to get this data.