CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Enumeration of the 6 sides of a cube.
Namespace: CADabilityAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
protected enum Side |
| Visual Basic |
|---|
Protected Enumeration Side |
| Visual C++ |
|---|
protected enum class Side |
Members
| Member name | Description | |
|---|---|---|
| left | ||
| right | ||
| bottom | ||
| top | ||
| front | ||
| back |