Open CASCADE Technology  7.7.0
Public Member Functions | Protected Member Functions

IntCurveSurface_ThePolygonOfHInter Class Reference

#include <IntCurveSurface_ThePolygonOfHInter.hxx>

Public Member Functions

 IntCurveSurface_ThePolygonOfHInter (const Handle< Adaptor3d_Curve > &Curve, const Standard_Integer NbPnt)
 
 IntCurveSurface_ThePolygonOfHInter (const Handle< Adaptor3d_Curve > &Curve, const Standard_Real U1, const Standard_Real U2, const Standard_Integer NbPnt)
 
 IntCurveSurface_ThePolygonOfHInter (const Handle< Adaptor3d_Curve > &Curve, const TColStd_Array1OfReal &Upars)
 
const Bnd_BoxBounding () const
 Give the bounding box of the polygon. More...
 
Standard_Real DeflectionOverEstimation () const
 
void SetDeflectionOverEstimation (const Standard_Real x)
 
void Closed (const Standard_Boolean flag)
 
Standard_Boolean Closed () const
 
Standard_Integer NbSegments () const
 Give the number of Segments in the polyline. More...
 
const gp_PntBeginOfSeg (const Standard_Integer theIndex) const
 Give the point of range Index in the Polygon. More...
 
const gp_PntEndOfSeg (const Standard_Integer theIndex) const
 Give the point of range Index in the Polygon. More...
 
Standard_Real InfParameter () const
 Returns the parameter (On the curve) of the first point of the Polygon. More...
 
Standard_Real SupParameter () const
 Returns the parameter (On the curve) of the last point of the Polygon. More...
 
Standard_Real ApproxParamOnCurve (const Standard_Integer Index, const Standard_Real ParamOnLine) const
 Give an approximation of the parameter on the curve according to the discretization of the Curve. More...
 
void Dump () const
 

Protected Member Functions

void Init (const Handle< Adaptor3d_Curve > &Curve)
 
void Init (const Handle< Adaptor3d_Curve > &Curve, const TColStd_Array1OfReal &Upars)
 

Constructor & Destructor Documentation

◆ IntCurveSurface_ThePolygonOfHInter() [1/3]

IntCurveSurface_ThePolygonOfHInter::IntCurveSurface_ThePolygonOfHInter ( const Handle< Adaptor3d_Curve > &  Curve,
const Standard_Integer  NbPnt 
)

◆ IntCurveSurface_ThePolygonOfHInter() [2/3]

IntCurveSurface_ThePolygonOfHInter::IntCurveSurface_ThePolygonOfHInter ( const Handle< Adaptor3d_Curve > &  Curve,
const Standard_Real  U1,
const Standard_Real  U2,
const Standard_Integer  NbPnt 
)

◆ IntCurveSurface_ThePolygonOfHInter() [3/3]

IntCurveSurface_ThePolygonOfHInter::IntCurveSurface_ThePolygonOfHInter ( const Handle< Adaptor3d_Curve > &  Curve,
const TColStd_Array1OfReal Upars 
)

Member Function Documentation

◆ ApproxParamOnCurve()

Standard_Real IntCurveSurface_ThePolygonOfHInter::ApproxParamOnCurve ( const Standard_Integer  Index,
const Standard_Real  ParamOnLine 
) const

Give an approximation of the parameter on the curve according to the discretization of the Curve.

◆ BeginOfSeg()

const gp_Pnt& IntCurveSurface_ThePolygonOfHInter::BeginOfSeg ( const Standard_Integer  theIndex) const
inline

Give the point of range Index in the Polygon.

◆ Bounding()

const Bnd_Box& IntCurveSurface_ThePolygonOfHInter::Bounding ( ) const
inline

Give the bounding box of the polygon.

◆ Closed() [1/2]

Standard_Boolean IntCurveSurface_ThePolygonOfHInter::Closed ( ) const
inline

◆ Closed() [2/2]

void IntCurveSurface_ThePolygonOfHInter::Closed ( const Standard_Boolean  flag)
inline

◆ DeflectionOverEstimation()

Standard_Real IntCurveSurface_ThePolygonOfHInter::DeflectionOverEstimation ( ) const
inline

◆ Dump()

void IntCurveSurface_ThePolygonOfHInter::Dump ( ) const

◆ EndOfSeg()

const gp_Pnt& IntCurveSurface_ThePolygonOfHInter::EndOfSeg ( const Standard_Integer  theIndex) const
inline

Give the point of range Index in the Polygon.

◆ InfParameter()

Standard_Real IntCurveSurface_ThePolygonOfHInter::InfParameter ( ) const
inline

Returns the parameter (On the curve) of the first point of the Polygon.

◆ Init() [1/2]

void IntCurveSurface_ThePolygonOfHInter::Init ( const Handle< Adaptor3d_Curve > &  Curve)
protected

◆ Init() [2/2]

void IntCurveSurface_ThePolygonOfHInter::Init ( const Handle< Adaptor3d_Curve > &  Curve,
const TColStd_Array1OfReal Upars 
)
protected

◆ NbSegments()

Standard_Integer IntCurveSurface_ThePolygonOfHInter::NbSegments ( ) const
inline

Give the number of Segments in the polyline.

◆ SetDeflectionOverEstimation()

void IntCurveSurface_ThePolygonOfHInter::SetDeflectionOverEstimation ( const Standard_Real  x)
inline

◆ SupParameter()

Standard_Real IntCurveSurface_ThePolygonOfHInter::SupParameter ( ) const
inline

Returns the parameter (On the curve) of the last point of the Polygon.


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