Open CASCADE Technology
6.5.4
|
#include <IntPatch_TheSegmentOfTheSOnBounds.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | 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 |
const Handle_Adaptor2d_HCurve2d& IntPatch_TheSegmentOfTheSOnBounds::Curve | ( | ) | const |
void IntPatch_TheSegmentOfTheSOnBounds::SetLimitPoint | ( | const IntPatch_ThePathPointOfTheSOnBounds & | V, |
const Standard_Boolean | First | ||
) |