Open CASCADE Technology  7.4.0
Public Member Functions

BRepFill_Section Class Reference

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_ShapeOriginalShape () const
 
const TopoDS_WireWire () const
 
const TopoDS_VertexVertex () const
 
TopoDS_Shape ModifiedShape (const TopoDS_Shape &theShape) const
 
Standard_Boolean IsLaw () const
 
Standard_Boolean IsPunctual () const
 
Standard_Boolean WithContact () const
 
Standard_Boolean WithCorrection () const
 

Detailed Description

To store section definition.

Constructor & Destructor Documentation

◆ BRepFill_Section() [1/2]

BRepFill_Section::BRepFill_Section ( )

◆ BRepFill_Section() [2/2]

BRepFill_Section::BRepFill_Section ( const TopoDS_Shape Profile,
const TopoDS_Vertex V,
const Standard_Boolean  WithContact,
const Standard_Boolean  WithCorrection 
)

Member Function Documentation

◆ IsLaw()

Standard_Boolean BRepFill_Section::IsLaw ( ) const

◆ IsPunctual()

Standard_Boolean BRepFill_Section::IsPunctual ( ) const

◆ ModifiedShape()

TopoDS_Shape BRepFill_Section::ModifiedShape ( const TopoDS_Shape theShape) const

◆ OriginalShape()

const TopoDS_Shape& BRepFill_Section::OriginalShape ( ) const

◆ Set()

void BRepFill_Section::Set ( const Standard_Boolean  IsLaw)

◆ Vertex()

const TopoDS_Vertex& BRepFill_Section::Vertex ( ) const

◆ Wire()

const TopoDS_Wire& BRepFill_Section::Wire ( ) const

◆ WithContact()

Standard_Boolean BRepFill_Section::WithContact ( ) const

◆ WithCorrection()

Standard_Boolean BRepFill_Section::WithCorrection ( ) const

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