|
| | Intf_Tool () |
| void | Lin2dBox (const gp_Lin2d &theLin2d, const Bnd_Box2d &bounding, Bnd_Box2d &boxLin) |
| void | Hypr2dBox (const gp_Hypr2d &theHypr2d, const Bnd_Box2d &bounding, Bnd_Box2d &boxHypr) |
| void | Parab2dBox (const gp_Parab2d &theParab2d, const Bnd_Box2d &bounding, Bnd_Box2d &boxHypr) |
| void | LinBox (const gp_Lin &theLin, const Bnd_Box &bounding, Bnd_Box &boxLin) |
| void | HyprBox (const gp_Hypr &theHypr, const Bnd_Box &bounding, Bnd_Box &boxHypr) |
| void | ParabBox (const gp_Parab &theParab, const Bnd_Box &bounding, Bnd_Box &boxHypr) |
| int | NbSegments () const |
| double | BeginParam (const int SegmentNum) const |
| double | EndParam (const int SegmentNum) const |
Provides services to create box for infinites lines in a given contexte.