NonInstalledComponentLocation Enumeration |
Location of a non installed component
Namespace: CFX.StructuresAssembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntaxpublic enum NonInstalledComponentLocation
Public Enumeration NonInstalledComponentLocation
Members| Member name | Value | Description |
|---|
| Lost | 0 |
The location is unknown, the component is lost
|
| MaterialCarrier | 1 |
The component is back to the material carrier
|
| RejectionBox | 2 |
The component has been thrown in the rejection box
|
See Also