|
Open CASCADE Technology
6.5.4
|
Intersection between two <Bisec> from Bisector.
#include <Bisector_Inter.hxx>

Public Member Functions | |
| DEFINE_STANDARD_ALLOC | Bisector_Inter () |
| Bisector_Inter (const Bisector_Bisec &C1, const IntRes2d_Domain &D1, const Bisector_Bisec &C2, const IntRes2d_Domain &D2, const Standard_Real TolConf, const Standard_Real Tol, const Standard_Boolean ComunElement) | |
| Intersection between 2 curves. C1 separates the element A and B. C2 separates the elements C et D. If B an C have the same geometry. <ComunElement> Has to be True. It Permits an optimiztion of the computation. | |
| void | Perform (const Bisector_Bisec &C1, const IntRes2d_Domain &D1, const Bisector_Bisec &C2, const IntRes2d_Domain &D2, const Standard_Real TolConf, const Standard_Real Tol, const Standard_Boolean ComunElement) |
| Intersection between 2 curves. C1 separates the element A and B. C2 separates the elements C et D. If B an C have the same geometry. <ComunElement> Has to be True. It Permits an optimiztion of the computation. | |
| Bisector_Inter::Bisector_Inter | ( | const Bisector_Bisec & | C1, |
| const IntRes2d_Domain & | D1, | ||
| const Bisector_Bisec & | C2, | ||
| const IntRes2d_Domain & | D2, | ||
| const Standard_Real | TolConf, | ||
| const Standard_Real | Tol, | ||
| const Standard_Boolean | ComunElement | ||
| ) |
| void Bisector_Inter::Perform | ( | const Bisector_Bisec & | C1, |
| const IntRes2d_Domain & | D1, | ||
| const Bisector_Bisec & | C2, | ||
| const IntRes2d_Domain & | D2, | ||
| const Standard_Real | TolConf, | ||
| const Standard_Real | Tol, | ||
| const Standard_Boolean | ComunElement | ||
| ) |
1.8.0