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

#include <IntPatch_TheSegmentOfTheSOnBounds.hxx>

Public Member Functions

 IntPatch_TheSegmentOfTheSOnBounds ()
 Empty constructor.
 
void SetValue (const occ::handle< Adaptor2d_Curve2d > &A)
 Defines the concerned arc.
 
void SetLimitPoint (const IntPatch_ThePathPointOfTheSOnBounds &V, const bool First)
 Defines the first point or the last point, depending on the value of the boolean First.
 
const occ::handle< Adaptor2d_Curve2d > & Curve () const
 Returns the geometric curve on the surface 's domain which is solution.
 
bool HasFirstPoint () const
 Returns True if there is a vertex (ThePathPoint) defining the lowest valid parameter on the arc.
 
const IntPatch_ThePathPointOfTheSOnBoundsFirstPoint () const
 Returns the first point.
 
bool HasLastPoint () const
 Returns True if there is a vertex (ThePathPoint) defining the greatest valid parameter on the arc.
 
const IntPatch_ThePathPointOfTheSOnBoundsLastPoint () const
 Returns the last point.
 

Constructor & Destructor Documentation

◆ IntPatch_TheSegmentOfTheSOnBounds()

IntPatch_TheSegmentOfTheSOnBounds::IntPatch_TheSegmentOfTheSOnBounds ( )

Empty constructor.

Member Function Documentation

◆ Curve()

const occ::handle< Adaptor2d_Curve2d > & IntPatch_TheSegmentOfTheSOnBounds::Curve ( ) const
inline

Returns the geometric curve on the surface 's domain which is solution.

◆ FirstPoint()

const IntPatch_ThePathPointOfTheSOnBounds & IntPatch_TheSegmentOfTheSOnBounds::FirstPoint ( ) const
inline

Returns the first point.

◆ HasFirstPoint()

bool IntPatch_TheSegmentOfTheSOnBounds::HasFirstPoint ( ) const
inline

Returns True if there is a vertex (ThePathPoint) defining the lowest valid parameter on the arc.

◆ HasLastPoint()

bool IntPatch_TheSegmentOfTheSOnBounds::HasLastPoint ( ) const
inline

Returns True if there is a vertex (ThePathPoint) defining the greatest valid parameter on the arc.

◆ LastPoint()

const IntPatch_ThePathPointOfTheSOnBounds & IntPatch_TheSegmentOfTheSOnBounds::LastPoint ( ) const
inline

Returns the last point.

◆ SetLimitPoint()

void IntPatch_TheSegmentOfTheSOnBounds::SetLimitPoint ( const IntPatch_ThePathPointOfTheSOnBounds & V,
const bool First )

Defines the first point or the last point, depending on the value of the boolean First.

◆ SetValue()

void IntPatch_TheSegmentOfTheSOnBounds::SetValue ( const occ::handle< Adaptor2d_Curve2d > & A)
inline

Defines the concerned arc.


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