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

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

#include <APIdefs_Elements.h>

Public Attributes

double surface
 area of the fill
 
double perimeter
 perimeter of the fill
 
double holesPrm
 perimeter of holes in the fill
 
double holesSurf
 area of holes in the fill
 

Detailed Description

Describes the different calculated values for fills.

Remarks
See also the fill parameters for listing in Appendix A of the GDL Reference manual.