Enum ValidationFlags
Set the level of the Validation, multiple flags can be set
Namespace: Xbim.Common.Enumerations
Assembly: Xbim.Common.dll
Syntax
[Flags]
public enum ValidationFlags
Fields
| Name | Description |
|---|---|
| All | Checks all validation levels |
| EntityWhereClauses | |
| Inverses | Checks all inverse realationships meet their Ifc Schema Constraints |
| None | Executes no validation checks |
| Properties | Checks that all property values meet their Ifc Schema Constraints |
| TypeWhereClauses |