Open CASCADE Technology 6.6.0
Public Member Functions
BRepFill_TrimEdgeTool Class Reference

#include <BRepFill_TrimEdgeTool.hxx>

Public Member Functions

 BRepFill_TrimEdgeTool ()
 BRepFill_TrimEdgeTool (const Bisector_Bisec &Bisec, const Handle< Geom2d_Geometry > &S1, const Handle< Geom2d_Geometry > &S2, const Standard_Real Offset)
void IntersectWith (const TopoDS_Edge &Edge1, const TopoDS_Edge &Edge2, TColgp_SequenceOfPnt &Params)
void AddOrConfuse (const Standard_Boolean Start, const TopoDS_Edge &Edge1, const TopoDS_Edge &Edge2, TColgp_SequenceOfPnt &Params) const
Standard_Boolean IsInside (const gp_Pnt2d &P) const

Constructor & Destructor Documentation

BRepFill_TrimEdgeTool::BRepFill_TrimEdgeTool ( )
BRepFill_TrimEdgeTool::BRepFill_TrimEdgeTool ( const Bisector_Bisec Bisec,
const Handle< Geom2d_Geometry > &  S1,
const Handle< Geom2d_Geometry > &  S2,
const Standard_Real  Offset 
)

Member Function Documentation

void BRepFill_TrimEdgeTool::AddOrConfuse ( const Standard_Boolean  Start,
const TopoDS_Edge Edge1,
const TopoDS_Edge Edge2,
TColgp_SequenceOfPnt Params 
) const
void BRepFill_TrimEdgeTool::IntersectWith ( const TopoDS_Edge Edge1,
const TopoDS_Edge Edge2,
TColgp_SequenceOfPnt Params 
)
Standard_Boolean BRepFill_TrimEdgeTool::IsInside ( const gp_Pnt2d P) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines