|
Open CASCADE Technology
6.5.4
|
#include <IntPatch_TheSOnBounds.hxx>
Public Member Functions | |
| DEFINE_STANDARD_ALLOC | IntPatch_TheSOnBounds () |
| void | Perform (IntPatch_ArcFunction &F, const Handle< Adaptor3d_TopolTool > &Domain, const Standard_Real TolBoundary, const Standard_Real TolTangency) |
| 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 |
| void IntPatch_TheSOnBounds::Perform | ( | IntPatch_ArcFunction & | F, |
| const Handle< Adaptor3d_TopolTool > & | Domain, | ||
| const Standard_Real | TolBoundary, | ||
| const Standard_Real | TolTangency | ||
| ) |
| const IntPatch_ThePathPointOfTheSOnBounds& IntPatch_TheSOnBounds::Point | ( | const Standard_Integer | Index | ) | const |
| const IntPatch_TheSegmentOfTheSOnBounds& IntPatch_TheSOnBounds::Segment | ( | const Standard_Integer | Index | ) | const |
1.8.0