Enum OctTree<T>.Side
Enumeration of the 6 sides of a cube.
Namespace: CADability
Assembly: CADability.dll
Syntax
protected enum Side
Fields
| Name | Description |
|---|---|
| back | |
| bottom | |
| front | |
| left | |
| right | |
| top |
Enumeration of the 6 sides of a cube.
protected enum Side
| Name | Description |
|---|---|
| back | |
| bottom | |
| front | |
| left | |
| right | |
| top |