Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
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 bool WithContact, const bool WithCorrection)
 
void Set (const bool IsLaw)
 
const TopoDS_ShapeOriginalShape () const
 
const TopoDS_WireWire () const
 
const TopoDS_VertexVertex () const
 
TopoDS_Shape ModifiedShape (const TopoDS_Shape &theShape) const
 
bool IsLaw () const
 
bool IsPunctual () const
 
bool WithContact () const
 
bool 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 bool WithContact,
const bool WithCorrection )

Member Function Documentation

◆ IsLaw()

bool BRepFill_Section::IsLaw ( ) const

◆ IsPunctual()

bool 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 bool IsLaw)

◆ Vertex()

const TopoDS_Vertex & BRepFill_Section::Vertex ( ) const

◆ Wire()

const TopoDS_Wire & BRepFill_Section::Wire ( ) const

◆ WithContact()

bool BRepFill_Section::WithContact ( ) const

◆ WithCorrection()

bool BRepFill_Section::WithCorrection ( ) const

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