Archicad 27 C++ API
Loading...
Searching...
No Matches
API_WindowQuantity Struct Reference

Describes the different calculated values for windows. More...

#include <APIdefs_Elements.h>

Public Attributes

double width1
 Window/door opening width on the reveal side.
 
double width2
 Window/door opening width on the side opposite to the reveal side.
 
double height1
 Window/door opening height on the reveal side.
 
double height2
 Window/door opening height on the side opposite to the reveal side.
 
double surface1
 Window/door opening surface on the reveal side.
 
double surface2
 Window/door opening surface on the side opposite to the reveal side.
 
double nWidth1
 Nominal window/door opening width on the reveal side.
 
double nWidth2
 Nominal window/door opening width on the side opposite to the reveal side.
 
double nHeight1
 Nominal window/door opening height on the reveal side.
 
double nHeight2
 Nominal window/door opening height on the side opposite to the reveal side.
 
double nSurface1
 Nominal window/door opening surface on the side opposite to the reveal side.
 
double nSurface2
 Nominal window/door opening surface on the side opposite to the reveal side.
 
double volume
 Window/door opening volume.
 
double grossSurf
 Window/door opening nominal surface.
 
double grossVolume
 Window/door opening nominal volume.
 
double surface
 surface of the window/door
 
double sillHeight
 Window/door nominal sill height.
 
double sillHeight1
 Window/door sill height on the reveal side.
 
double sillHeight2
 Window/door sill height on the side opposite to the reveal side.
 
double headHeight
 Window/door nominal head height.
 
double headHeight1
 Window/door head height on the reveal side.
 
double headHeight2
 Window/door head height on the side opposite to the reveal side.
 
double sillHeight3
 Window/door sill height according to the vertical anchor.
 
double headHeight3
 Window/door head height according to the vertical anchor.
 

Detailed Description

Describes the different calculated values for windows.

Remarks
See also the window parameters in Appendix A of the GDL Reference manual. See also API_DoorQuantity.