![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
Geometric Tool using to construct Offset Wires. More...
#include <BRepFill_TrimEdgeTool.hxx>
Public Member Functions | |
| BRepFill_TrimEdgeTool () | |
| BRepFill_TrimEdgeTool (const Bisector_Bisec &Bisec, const occ::handle< Geom2d_Geometry > &S1, const occ::handle< Geom2d_Geometry > &S2, const double 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 bool IsOpenResult, NCollection_Sequence< gp_Pnt > &Params) |
| void | AddOrConfuse (const bool Start, const TopoDS_Edge &Edge1, const TopoDS_Edge &Edge2, NCollection_Sequence< gp_Pnt > &Params) const |
| bool | IsInside (const gp_Pnt2d &P) const |
Geometric Tool using to construct Offset Wires.
| BRepFill_TrimEdgeTool::BRepFill_TrimEdgeTool | ( | ) |
| BRepFill_TrimEdgeTool::BRepFill_TrimEdgeTool | ( | const Bisector_Bisec & | Bisec, |
| const occ::handle< Geom2d_Geometry > & | S1, | ||
| const occ::handle< Geom2d_Geometry > & | S2, | ||
| const double | Offset ) |
| void BRepFill_TrimEdgeTool::AddOrConfuse | ( | const bool | Start, |
| const TopoDS_Edge & | Edge1, | ||
| const TopoDS_Edge & | Edge2, | ||
| NCollection_Sequence< gp_Pnt > & | Params ) const |
| 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 bool | IsOpenResult, | ||
| NCollection_Sequence< gp_Pnt > & | Params ) |