Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Public Member Functions
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 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
 

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 occ::handle< Geom2d_Geometry > & S1,
const occ::handle< Geom2d_Geometry > & S2,
const double Offset )

Member Function Documentation

◆ AddOrConfuse()

void BRepFill_TrimEdgeTool::AddOrConfuse ( const bool Start,
const TopoDS_Edge & Edge1,
const TopoDS_Edge & Edge2,
NCollection_Sequence< gp_Pnt > & 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 bool IsOpenResult,
NCollection_Sequence< gp_Pnt > & Params )

◆ IsInside()

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

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