Open CASCADE Technology  7.0.0
Enumerations

IFSelect_PrintFail.hxx File Reference

Enumerations

enum  IFSelect_PrintFail { IFSelect_FailOnly, IFSelect_FailAndWarn }
 Indicates whether there will be information on warnings as well as on failures. The terms of this enumeration have the following semantics: More...
 

Enumeration Type Documentation

Indicates whether there will be information on warnings as well as on failures. The terms of this enumeration have the following semantics:

  • IFSelect_FailOnly gives information on failures only
  • IFSelect_FailAndWarn gives information on both failures and warnings. used to pilot PrintCheckList
Enumerator
IFSelect_FailOnly 
IFSelect_FailAndWarn