ValidationTopic Enumeration |
** NOTE: ADDED in CFX 2.0 **
Types of validation topics
Namespace: CFX.StructuresAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic enum ValidationTopic
Public Enumeration ValidationTopic
MembersMember 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