ShelfSideLocation Enumeration |
** NOTE: ADDED in CFX 1.7 **
A Shelf side location
Namespace: CFX.StructuresAssembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntaxpublic enum ShelfSideLocation
Public Enumeration ShelfSideLocation
Members| Member name | Value | Description |
|---|
| Unknown | 0 |
Unknown shelf side location
|
| Front | 1 |
Front side of the shelf
|
| Back | 2 |
Back side of the shelf
|
See Also