| 
    Open CASCADE Technology
    6.9.0
    
   | 
 
To store section definition. More...
#include <BRepFill_Section.hxx>
Public Member Functions | |
| BRepFill_Section () | |
| BRepFill_Section (const TopoDS_Shape &Profile, const TopoDS_Vertex &V, const Standard_Boolean WithContact, const Standard_Boolean WithCorrection) | |
| void | Set (const Standard_Boolean IsLaw) | 
| const TopoDS_Wire & | Wire () const | 
| const TopoDS_Vertex & | Vertex () const | 
| Standard_Boolean | IsLaw () const | 
| Standard_Boolean | WithContact () const | 
| Standard_Boolean | WithCorrection () const | 
To store section definition.
| BRepFill_Section::BRepFill_Section | ( | ) | 
| BRepFill_Section::BRepFill_Section | ( | const TopoDS_Shape & | Profile, | 
| const TopoDS_Vertex & | V, | ||
| const Standard_Boolean | WithContact, | ||
| const Standard_Boolean | WithCorrection | ||
| ) | 
| Standard_Boolean BRepFill_Section::IsLaw | ( | ) | const | 
| void BRepFill_Section::Set | ( | const Standard_Boolean | IsLaw | ) | 
| const TopoDS_Vertex& BRepFill_Section::Vertex | ( | ) | const | 
| const TopoDS_Wire& BRepFill_Section::Wire | ( | ) | const | 
| Standard_Boolean BRepFill_Section::WithContact | ( | ) | const | 
| Standard_Boolean BRepFill_Section::WithCorrection | ( | ) | const | 
 1.8.5