Open CASCADE Technology 7.8.2.dev
BRepFill_TrimEdgeTool Class Reference

Geometric Tool using to construct Offset Wires. More...

#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, const TopoDS_Shape &InitShape1, const TopoDS_Shape &InitShape2, const TopoDS_Vertex &End1, const TopoDS_Vertex &End2, const GeomAbs_JoinType theJoinType, const Standard_Boolean IsOpenResult, 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
 

Detailed Description

Geometric Tool using to construct Offset Wires.

Constructor & Destructor Documentation

◆ BRepFill_TrimEdgeTool() [1/2]

BRepFill_TrimEdgeTool::BRepFill_TrimEdgeTool ( )

◆ BRepFill_TrimEdgeTool() [2/2]

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

◆ AddOrConfuse()

void BRepFill_TrimEdgeTool::AddOrConfuse ( const Standard_Boolean Start,
const TopoDS_Edge & Edge1,
const TopoDS_Edge & Edge2,
TColgp_SequenceOfPnt & Params ) const

◆ IntersectWith()

void BRepFill_TrimEdgeTool::IntersectWith ( const TopoDS_Edge & Edge1,
const TopoDS_Edge & Edge2,
const TopoDS_Shape & InitShape1,
const TopoDS_Shape & InitShape2,
const TopoDS_Vertex & End1,
const TopoDS_Vertex & End2,
const GeomAbs_JoinType theJoinType,
const Standard_Boolean IsOpenResult,
TColgp_SequenceOfPnt & Params )

◆ IsInside()

Standard_Boolean BRepFill_TrimEdgeTool::IsInside ( const gp_Pnt2d & P) const

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