|
Archicad 29 C++ API
|
3D projection setting parameters. More...
#include <APIdefs_Environment.h>
Public Attributes | ||
| bool | isPersp | |
| Perspective or parallel projection settings. | ||
| API_Guid | camGuid | |
| Guid of the camera; if specified from a floorplan camera element. | ||
| API_Guid | actCamSet | |
| Guid of the camera set; if specified from a floorplan camera element. | ||
| union { | ||
| API_PerspPars persp | ||
| Perspective settings. | ||
| API_AxonoPars axono | ||
| Parallel projection settings. | ||
| } | u | |
| Perspective or parallel project settings. | ||
3D projection setting parameters.