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

Enumerations

enum  BRepFeat_PerfSelection {
  BRepFeat_NoSelection, BRepFeat_SelectionFU, BRepFeat_SelectionU, BRepFeat_SelectionSh,
  BRepFeat_SelectionShU
}
 To declare the type of selection semantics for local operation Perform methods
More...

Enumeration Type Documentation

  • NoSelection
  • SelectionFU - selection of a face up to which a
    local operation will be performed
  • SelectionU - selection of a point up to which a
    local operation will be performed
  • SelectionSh - selection of a shape on which a
    local operation will be performed
  • SelectionShU - selection of a shape up to which a
    local operation will be performed.
Enumerator:
BRepFeat_NoSelection 
BRepFeat_SelectionFU 
BRepFeat_SelectionU 
BRepFeat_SelectionSh 
BRepFeat_SelectionShU