Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
Bisector_Inter Class Reference

Intersection between two <Bisec> from Bisector.

#include <Bisector_Inter.hxx>

Inheritance diagram for Bisector_Inter:
Inheritance graph
[legend]

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.


Constructor & Destructor Documentation


Member Function Documentation


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