Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
BOPTools_Interference Class Reference

class for storing information about an interference
that takes place between given shape and shape
with DS-index =aWith

#include <BOPTools_Interference.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC BOPTools_Interference ()
 Empty constructor


 BOPTools_Interference (const Standard_Integer aWith, const BooleanOperations_KindOfInterference aType, const Standard_Integer anIndex)
 constructor
aWith - DS-index for the opposite shape
aType - the type of the interference
anIndex- the index of the result in corresponding
interference table (if the result is computed
but there is no result -> anIndex=0)


void SetWith (const Standard_Integer aWith)
 Modifier


void SetType (const BooleanOperations_KindOfInterference aType)
 Modifier


void SetIndex (const Standard_Integer anIndex)
 Modifier


Standard_Integer With () const
 Selector


BooleanOperations_KindOfInterference Type () const
 Selector


Standard_Integer Index () const
 Selector



Constructor & Destructor Documentation


Member Function Documentation


The documentation for this class was generated from the following file: