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

Rectangular region of the model with Z extent. More...

#include <APIdefs_Base.h>

Public Attributes

double xMin
 
double yMin
 
double zMin
 
double xMax
 
double yMax
 
double zMax
 

Detailed Description

Rectangular region of the model with Z extent.

Remarks
It is a rectangle in model coordinates, with vertical information. Always expressed in meters, if no other instructions in the corresponding documentation.