Archicad 28 C++ API
|
Parallel projection parameters. More...
#include <APIdefs_Elements.h>
Public Attributes | |
double | azimuth |
rotation angle of the camera around the target | |
API_SunAngleSettings | sunAngSets |
Sun's angle settings. | |
short | projMod |
projection type selected | |
API_Tranmat | tranmat |
the transformation matrix to calculate projected coordinates | |
API_Tranmat | invtranmat |
the inverse transformation matrix to calculate model coordinates from projected ones | |
Parallel projection parameters.