Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
BOP_Section Class Reference

#include <BOP_Section.hxx>

Inheritance diagram for BOP_Section:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC BOP_Section ()
 Empty constructor;


virtual void Do ()
 Does the BO from the beggining to the end,
i.e. create new DataStructure, DSFiller,
compute all interferences, compute states,
build result etc


void Do (const Standard_Boolean toApprox, const Standard_Boolean toComputePCurve1, const Standard_Boolean toComputePCurve2)
 Does the BO from the beggining to the end,
i.e. create new DataStructure, DSFiller,
compute all interferences, compute states,
build result etc


virtual void DoWithFiller (const BOPTools_DSFiller &aDSF)
 Does the BO using existing Filler to the end


virtual void Destroy ()
 Destructor


virtual ~BOP_Section ()
virtual void SetHistoryCollector (const Handle< BOP_HistoryCollector > &theHistory)

Constructor & Destructor Documentation

virtual BOP_Section::~BOP_Section ( ) [inline, virtual]

Member Function Documentation

virtual void BOP_Section::Destroy ( ) [virtual]

Reimplemented from BOP_Builder.

virtual void BOP_Section::Do ( ) [virtual]

Reimplemented from BOP_Builder.

void BOP_Section::Do ( const Standard_Boolean  toApprox,
const Standard_Boolean  toComputePCurve1,
const Standard_Boolean  toComputePCurve2 
)
virtual void BOP_Section::DoWithFiller ( const BOPTools_DSFiller aDSF) [virtual]

Reimplemented from BOP_Builder.

virtual void BOP_Section::SetHistoryCollector ( const Handle< BOP_HistoryCollector > &  theHistory) [virtual]

Reimplemented from BOP_Builder.


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