Returns the shell quantity values.
More...
#include <APIdefs_Elements.h>
|
|
double | referenceSurface |
| | Net area of the reference surface (without holes).
|
| |
|
double | oppositeSurface |
| | Net area of the surface opposite to the reference (without holes).
|
| |
|
double | edgeSurface |
| | Total are of the edges.
|
| |
|
double | referenceSurface_cond |
| | Conditional area of the reference surface.
|
| |
|
double | oppositeSurface_cond |
| | Conditional area of the opposite surface.
|
| |
|
double | volume |
| | Volume of the shell.
|
| |
|
double | volume_cond |
| | Conditional volume of the shell.
|
| |
|
double | perimeter |
| | Perimeter of the contour polygon.
|
| |
|
double | holesSurf |
| | Total area of the holes.
|
| |
|
double | holesPrm |
| | Total perimeter of the holes.
|
| |
|
double | grossReferenceSurf |
| | Gross reference surface area (holes included).
|
| |
|
double | grossOppositeSurf |
| | Gross area of the opposite surface (holes included).
|
| |
|
double | grossEdgeSurf |
| | Gross area of the edge surface.
|
| |
|
double | grossVolume |
| | Gross volume of the shell (holes included).
|
| |
|
double | insuThickness |
| | Insulation thickness of the shell.
|
| |
|
double | ridgesLength |
| | Total length of the ridges.
|
| |
|
double | valleysLength |
| | Total length of the valleys.
|
| |
|
double | gablesLength |
| | Total length of the gables.
|
| |
|
double | hipsLength |
| | Total length of the hips.
|
| |
|
double | eavesLength |
| | Total length of the eaves.
|
| |
|
double | peaksLength |
| | Total length of the peaks.
|
| |
|
double | sideWallConLength |
| | Total length of the connecting line with side walls.
|
| |
|
double | endWallConLength |
| | Total length of the connecting line with wall ends.
|
| |
|
double | domeConLength |
| | Total length of the connecting line with domes.
|
| |
|
double | hollowConLength |
| | Total length of the connecting line with hollows.
|
| |
|
double | openingSurf |
| | Total area of the openings.
|
| |
|
double | floorplanArea |
| | Projected floor plan area of the contour polygon.
|
| |
|
Int32 | numOfHoles |
| | Number of holes in contour polygon.
|
| |
|
Int32 | numOfSkylight |
| | Number of skylight.
|
| |
Returns the shell quantity values.