Open CASCADE Technology  7.7.0
Public Member Functions

IntPatch_ThePathPointOfTheSOnBounds Class Reference

#include <IntPatch_ThePathPointOfTheSOnBounds.hxx>

Public Member Functions

 IntPatch_ThePathPointOfTheSOnBounds ()
 
 IntPatch_ThePathPointOfTheSOnBounds (const gp_Pnt &P, const Standard_Real Tol, const Handle< Adaptor3d_HVertex > &V, const Handle< Adaptor2d_Curve2d > &A, const Standard_Real Parameter)
 
 IntPatch_ThePathPointOfTheSOnBounds (const gp_Pnt &P, const Standard_Real Tol, const Handle< Adaptor2d_Curve2d > &A, const Standard_Real Parameter)
 
void SetValue (const gp_Pnt &P, const Standard_Real Tol, const Handle< Adaptor3d_HVertex > &V, const Handle< Adaptor2d_Curve2d > &A, const Standard_Real Parameter)
 
void SetValue (const gp_Pnt &P, const Standard_Real Tol, const Handle< Adaptor2d_Curve2d > &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_Curve2d > & Arc () const
 
Standard_Real Parameter () const
 

Constructor & Destructor Documentation

◆ IntPatch_ThePathPointOfTheSOnBounds() [1/3]

IntPatch_ThePathPointOfTheSOnBounds::IntPatch_ThePathPointOfTheSOnBounds ( )

◆ IntPatch_ThePathPointOfTheSOnBounds() [2/3]

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

◆ IntPatch_ThePathPointOfTheSOnBounds() [3/3]

IntPatch_ThePathPointOfTheSOnBounds::IntPatch_ThePathPointOfTheSOnBounds ( const gp_Pnt P,
const Standard_Real  Tol,
const Handle< Adaptor2d_Curve2d > &  A,
const Standard_Real  Parameter 
)

Member Function Documentation

◆ Arc()

const Handle< Adaptor2d_Curve2d >& IntPatch_ThePathPointOfTheSOnBounds::Arc ( ) const

◆ IsNew()

Standard_Boolean IntPatch_ThePathPointOfTheSOnBounds::IsNew ( ) const

◆ Parameter()

Standard_Real IntPatch_ThePathPointOfTheSOnBounds::Parameter ( ) const

◆ SetValue() [1/2]

void IntPatch_ThePathPointOfTheSOnBounds::SetValue ( const gp_Pnt P,
const Standard_Real  Tol,
const Handle< Adaptor2d_Curve2d > &  A,
const Standard_Real  Parameter 
)

◆ SetValue() [2/2]

void IntPatch_ThePathPointOfTheSOnBounds::SetValue ( const gp_Pnt P,
const Standard_Real  Tol,
const Handle< Adaptor3d_HVertex > &  V,
const Handle< Adaptor2d_Curve2d > &  A,
const Standard_Real  Parameter 
)

◆ Tolerance()

Standard_Real IntPatch_ThePathPointOfTheSOnBounds::Tolerance ( ) const

◆ Value()

const gp_Pnt& IntPatch_ThePathPointOfTheSOnBounds::Value ( ) const

◆ Vertex()

const Handle< Adaptor3d_HVertex >& IntPatch_ThePathPointOfTheSOnBounds::Vertex ( ) const

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