AnalysisModelImportValidity Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: ModelExchanger.AnalysisDataModel.Enums
public enum AnalysisModelImportValidity
Member name | Value | Description | |
---|---|---|---|
Enforce | 0 | Enforce validity. Invalid models are not allowed. | |
AllowInvalid | 1 | Allows the import of invalid models |