![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
Stores a Line in the Hatcher. Represented by: More...
#include <Hatch_Line.hxx>
Public Member Functions | |
| Hatch_Line () | |
| Hatch_Line (const gp_Lin2d &L, const Hatch_LineForm T) | |
| void | AddIntersection (const double Par1, const bool Start, const int Index, const double Par2, const double theToler) |
| Insert a new intersection in the sorted list. | |
Stores a Line in the Hatcher. Represented by:
| Hatch_Line::Hatch_Line | ( | ) |
| Hatch_Line::Hatch_Line | ( | const gp_Lin2d & | L, |
| const Hatch_LineForm | T ) |
| void Hatch_Line::AddIntersection | ( | const double | Par1, |
| const bool | Start, | ||
| const int | Index, | ||
| const double | Par2, | ||
| const double | theToler ) |
Insert a new intersection in the sorted list.