NonInstalledComponentLocation Enumeration |
Location of a non installed component
Namespace: CFX.StructuresAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic enum NonInstalledComponentLocation
Public Enumeration NonInstalledComponentLocation
MembersMember 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