Open CASCADE Technology
6.5.4
|
class for storing info about an Verex/Edge interference
#include <BOPTools_VEInterference.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | BOPTools_VEInterference () |
Empty constructor | |
BOPTools_VEInterference (const Standard_Integer anIndex1, const Standard_Integer anIndex2, const Standard_Real aT) | |
Constructor anIndex1, anIndex2 see BOPTools_ShapeShapeInterference for details aT - values of parameter on the edge | |
void | SetParameter (const Standard_Real aT) |
Modifier | |
Standard_Real | Parameter () const |
Selector |
BOPTools_VEInterference::BOPTools_VEInterference | ( | const Standard_Integer | anIndex1, |
const Standard_Integer | anIndex2, | ||
const Standard_Real | aT | ||
) |