|
|
const int | Bottom = 2 |
| | Bottom face of a single footing.
|
| |
|
const int | Cut = 4 |
| | Faces appearing as a result of cutting a single footing by other objects.
|
| |
|
const int | Side = 1 |
| | Side faces of a single footing.
|
| |
|
const int | Top = 3 |
| | Top face of a single footing.
|
| |
|
const int | Undefined = 0 |
| | Undefined.
|
| |