Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions
Contap_ThePathPointOfTheSearchOfContour Class Reference

#include <Contap_ThePathPointOfTheSearchOfContour.hxx>

Public Member Functions

 Contap_ThePathPointOfTheSearchOfContour ()
 
 Contap_ThePathPointOfTheSearchOfContour (const gp_Pnt &P, const Standard_Real Tol, const Handle< Adaptor3d_HVertex > &V, const Handle< Adaptor2d_HCurve2d > &A, const Standard_Real Parameter)
 
 Contap_ThePathPointOfTheSearchOfContour (const gp_Pnt &P, const Standard_Real Tol, const Handle< Adaptor2d_HCurve2d > &A, const Standard_Real Parameter)
 
void SetValue (const gp_Pnt &P, const Standard_Real Tol, const Handle< Adaptor3d_HVertex > &V, const Handle< Adaptor2d_HCurve2d > &A, const Standard_Real Parameter)
 
void SetValue (const gp_Pnt &P, const Standard_Real Tol, const Handle< Adaptor2d_HCurve2d > &A, const Standard_Real Parameter)
 
const gp_PntValue () const
 
Standard_Real Tolerance () const
 
Standard_Boolean IsNew () const
 
const Handle_Adaptor3d_HVertex & Vertex () const
 
const Handle_Adaptor2d_HCurve2d & Arc () const
 
Standard_Real Parameter () const
 

Constructor & Destructor Documentation

Contap_ThePathPointOfTheSearchOfContour::Contap_ThePathPointOfTheSearchOfContour ( )
Contap_ThePathPointOfTheSearchOfContour::Contap_ThePathPointOfTheSearchOfContour ( const gp_Pnt P,
const Standard_Real  Tol,
const Handle< Adaptor3d_HVertex > &  V,
const Handle< Adaptor2d_HCurve2d > &  A,
const Standard_Real  Parameter 
)
Contap_ThePathPointOfTheSearchOfContour::Contap_ThePathPointOfTheSearchOfContour ( const gp_Pnt P,
const Standard_Real  Tol,
const Handle< Adaptor2d_HCurve2d > &  A,
const Standard_Real  Parameter 
)

Member Function Documentation

const Handle_Adaptor2d_HCurve2d& Contap_ThePathPointOfTheSearchOfContour::Arc ( ) const
Standard_Boolean Contap_ThePathPointOfTheSearchOfContour::IsNew ( ) const
Standard_Real Contap_ThePathPointOfTheSearchOfContour::Parameter ( ) const
void Contap_ThePathPointOfTheSearchOfContour::SetValue ( const gp_Pnt P,
const Standard_Real  Tol,
const Handle< Adaptor3d_HVertex > &  V,
const Handle< Adaptor2d_HCurve2d > &  A,
const Standard_Real  Parameter 
)
void Contap_ThePathPointOfTheSearchOfContour::SetValue ( const gp_Pnt P,
const Standard_Real  Tol,
const Handle< Adaptor2d_HCurve2d > &  A,
const Standard_Real  Parameter 
)
Standard_Real Contap_ThePathPointOfTheSearchOfContour::Tolerance ( ) const
const gp_Pnt& Contap_ThePathPointOfTheSearchOfContour::Value ( ) const
const Handle_Adaptor3d_HVertex& Contap_ThePathPointOfTheSearchOfContour::Vertex ( ) const

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