|
Open CASCADE Technology
6.5.4
|
The class is to describe a common part
between two edges in 3-d space.
#include <IntTools_CommonPrt.hxx>
| void IntTools_CommonPrt::BoundingPoints | ( | gp_Pnt & | aP1, |
| gp_Pnt & | aP2 | ||
| ) | const |
| void IntTools_CommonPrt::Copy | ( | IntTools_CommonPrt & | anOther | ) | const |
| const TopoDS_Edge& IntTools_CommonPrt::Edge1 | ( | ) | const |
| const TopoDS_Edge& IntTools_CommonPrt::Edge2 | ( | ) | const |
| IntTools_CommonPrt& IntTools_CommonPrt::operator= | ( | const IntTools_CommonPrt & | Other | ) | [inline] |
| const IntTools_Range& IntTools_CommonPrt::Range1 | ( | ) | const |
| void IntTools_CommonPrt::Range1 | ( | Standard_Real & | tf, |
| Standard_Real & | tl | ||
| ) | const |
| void IntTools_CommonPrt::SetEdge1 | ( | const TopoDS_Edge & | anE | ) |
| void IntTools_CommonPrt::SetEdge2 | ( | const TopoDS_Edge & | anE | ) |
| TopAbs_ShapeEnum IntTools_CommonPrt::Type | ( | ) | const |
1.8.0