Open CASCADE Technology
6.9.0
|
#include <IntPatch_TheSegmentOfTheSOnBounds.hxx>
Public Member Functions | |
IntPatch_TheSegmentOfTheSOnBounds () | |
void | SetValue (const Handle< Adaptor2d_HCurve2d > &A) |
void | SetLimitPoint (const IntPatch_ThePathPointOfTheSOnBounds &V, const Standard_Boolean First) |
const Handle < Adaptor2d_HCurve2d > & | Curve () const |
Standard_Boolean | HasFirstPoint () const |
const IntPatch_ThePathPointOfTheSOnBounds & | FirstPoint () const |
Standard_Boolean | HasLastPoint () const |
const IntPatch_ThePathPointOfTheSOnBounds & | LastPoint () const |
IntPatch_TheSegmentOfTheSOnBounds::IntPatch_TheSegmentOfTheSOnBounds | ( | ) |
const Handle< Adaptor2d_HCurve2d >& IntPatch_TheSegmentOfTheSOnBounds::Curve | ( | ) | const |
const IntPatch_ThePathPointOfTheSOnBounds& IntPatch_TheSegmentOfTheSOnBounds::FirstPoint | ( | ) | const |
Standard_Boolean IntPatch_TheSegmentOfTheSOnBounds::HasFirstPoint | ( | ) | const |
Standard_Boolean IntPatch_TheSegmentOfTheSOnBounds::HasLastPoint | ( | ) | const |
const IntPatch_ThePathPointOfTheSOnBounds& IntPatch_TheSegmentOfTheSOnBounds::LastPoint | ( | ) | const |
void IntPatch_TheSegmentOfTheSOnBounds::SetLimitPoint | ( | const IntPatch_ThePathPointOfTheSOnBounds & | V, |
const Standard_Boolean | First | ||
) |
void IntPatch_TheSegmentOfTheSOnBounds::SetValue | ( | const Handle< Adaptor2d_HCurve2d > & | A | ) |