ValidationTopic Enumeration |
** NOTE: ADDED in CFX 2.0 **
Types of validation topics
Namespace: CFX.StructuresAssembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntaxpublic enum ValidationTopic
Public Enumeration ValidationTopic
Members| Member name | Value | Description |
|---|
| Tools | 0 |
A validation that ensures proper tools are used
|
| Materials | 1 |
A validation that ensures proper materials are used
|
| Recipe | 2 |
A validation that ensures proper recipe is used
|
| MaterialCarrier | 3 |
A validation that ensures proper MaterialCarrier is used
|
See Also