Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Public Member Functions
Contap_ThePathPointOfTheSearch Class Reference

#include <Contap_ThePathPointOfTheSearch.hxx>

Public Member Functions

 Contap_ThePathPointOfTheSearch ()
 
 Contap_ThePathPointOfTheSearch (const gp_Pnt &P, const double Tol, const occ::handle< Adaptor3d_HVertex > &V, const occ::handle< Adaptor2d_Curve2d > &A, const double Parameter)
 
 Contap_ThePathPointOfTheSearch (const gp_Pnt &P, const double Tol, const occ::handle< Adaptor2d_Curve2d > &A, const double Parameter)
 
void SetValue (const gp_Pnt &P, const double Tol, const occ::handle< Adaptor3d_HVertex > &V, const occ::handle< Adaptor2d_Curve2d > &A, const double Parameter)
 
void SetValue (const gp_Pnt &P, const double Tol, const occ::handle< Adaptor2d_Curve2d > &A, const double Parameter)
 
const gp_PntValue () const
 
double Tolerance () const
 
bool IsNew () const
 
const occ::handle< Adaptor3d_HVertex > & Vertex () const
 
const occ::handle< Adaptor2d_Curve2d > & Arc () const
 
double Parameter () const
 

Constructor & Destructor Documentation

◆ Contap_ThePathPointOfTheSearch() [1/3]

Contap_ThePathPointOfTheSearch::Contap_ThePathPointOfTheSearch ( )

◆ Contap_ThePathPointOfTheSearch() [2/3]

Contap_ThePathPointOfTheSearch::Contap_ThePathPointOfTheSearch ( const gp_Pnt & P,
const double Tol,
const occ::handle< Adaptor3d_HVertex > & V,
const occ::handle< Adaptor2d_Curve2d > & A,
const double Parameter )

◆ Contap_ThePathPointOfTheSearch() [3/3]

Contap_ThePathPointOfTheSearch::Contap_ThePathPointOfTheSearch ( const gp_Pnt & P,
const double Tol,
const occ::handle< Adaptor2d_Curve2d > & A,
const double Parameter )

Member Function Documentation

◆ Arc()

const occ::handle< Adaptor2d_Curve2d > & Contap_ThePathPointOfTheSearch::Arc ( ) const
inline

◆ IsNew()

bool Contap_ThePathPointOfTheSearch::IsNew ( ) const
inline

◆ Parameter()

double Contap_ThePathPointOfTheSearch::Parameter ( ) const
inline

◆ SetValue() [1/2]

void Contap_ThePathPointOfTheSearch::SetValue ( const gp_Pnt & P,
const double Tol,
const occ::handle< Adaptor2d_Curve2d > & A,
const double Parameter )
inline

◆ SetValue() [2/2]

void Contap_ThePathPointOfTheSearch::SetValue ( const gp_Pnt & P,
const double Tol,
const occ::handle< Adaptor3d_HVertex > & V,
const occ::handle< Adaptor2d_Curve2d > & A,
const double Parameter )
inline

◆ Tolerance()

double Contap_ThePathPointOfTheSearch::Tolerance ( ) const
inline

◆ Value()

const gp_Pnt & Contap_ThePathPointOfTheSearch::Value ( ) const
inline

◆ Vertex()

const occ::handle< Adaptor3d_HVertex > & Contap_ThePathPointOfTheSearch::Vertex ( ) const
inline

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