Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Enumerations
IFSelect_PrintFail.hxx File Reference
#include <Standard_PrimitiveTypes.hxx>

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

  • 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