Open CASCADE Technology
6.9.0
|
#include <IntPatch_TheSOnBounds.hxx>
Public Member Functions | |
IntPatch_TheSOnBounds () | |
void | Perform (IntPatch_ArcFunction &F, const Handle< Adaptor3d_TopolTool > &Domain, const Standard_Real TolBoundary, const Standard_Real TolTangency, const Standard_Boolean RecheckOnRegularity=Standard_False) |
Standard_Boolean | IsDone () const |
Standard_Boolean | AllArcSolution () const |
Standard_Integer | NbPoints () const |
const IntPatch_ThePathPointOfTheSOnBounds & | Point (const Standard_Integer Index) const |
Standard_Integer | NbSegments () const |
const IntPatch_TheSegmentOfTheSOnBounds & | Segment (const Standard_Integer Index) const |
IntPatch_TheSOnBounds::IntPatch_TheSOnBounds | ( | ) |
Standard_Boolean IntPatch_TheSOnBounds::AllArcSolution | ( | ) | const |
Standard_Boolean IntPatch_TheSOnBounds::IsDone | ( | ) | const |
Standard_Integer IntPatch_TheSOnBounds::NbPoints | ( | ) | const |
Standard_Integer IntPatch_TheSOnBounds::NbSegments | ( | ) | const |
void IntPatch_TheSOnBounds::Perform | ( | IntPatch_ArcFunction & | F, |
const Handle< Adaptor3d_TopolTool > & | Domain, | ||
const Standard_Real | TolBoundary, | ||
const Standard_Real | TolTangency, | ||
const Standard_Boolean | RecheckOnRegularity = Standard_False |
||
) |
const IntPatch_ThePathPointOfTheSOnBounds& IntPatch_TheSOnBounds::Point | ( | const Standard_Integer | Index | ) | const |
const IntPatch_TheSegmentOfTheSOnBounds& IntPatch_TheSOnBounds::Segment | ( | const Standard_Integer | Index | ) | const |