Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Public Member Functions
Hatch_Line Class Reference

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.
 

Detailed Description

Stores a Line in the Hatcher. Represented by:

Constructor & Destructor Documentation

◆ Hatch_Line() [1/2]

Hatch_Line::Hatch_Line ( )

◆ Hatch_Line() [2/2]

Hatch_Line::Hatch_Line ( const gp_Lin2d & L,
const Hatch_LineForm T )

Member Function Documentation

◆ AddIntersection()

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.


The documentation for this class was generated from the following file: