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

This class implements the mapping between classes Solid from TopoDS and BrepWithVoids from StepShape. All the topology and geometry comprised into the shell or the solid are taken into account and translated. More...

#include <TopoDSToStep_MakeBrepWithVoids.hxx>

Inheritance diagram for TopoDSToStep_MakeBrepWithVoids:
Inheritance graph
[legend]

Public Member Functions

 TopoDSToStep_MakeBrepWithVoids (const TopoDS_Solid &S, const occ::handle< Transfer_FinderProcess > &FP, const StepData_Factors &theLocalFactors=StepData_Factors(), const Message_ProgressRange &theProgress=Message_ProgressRange())
 
const occ::handle< StepShape_BrepWithVoids > & Value () const
 
const occ::handle< StepVisual_TessellatedItem > & TessellatedValue () const
 
- Public Member Functions inherited from TopoDSToStep_Root
doubleTolerance ()
 Returns (modifiable) the tolerance to be used for writing If not set, starts at 0.0001.
 
bool IsDone () const
 

Additional Inherited Members

- Protected Member Functions inherited from TopoDSToStep_Root
 TopoDSToStep_Root ()
 
- Protected Attributes inherited from TopoDSToStep_Root
double toler
 
bool done
 

Detailed Description

This class implements the mapping between classes Solid from TopoDS and BrepWithVoids from StepShape. All the topology and geometry comprised into the shell or the solid are taken into account and translated.

Constructor & Destructor Documentation

◆ TopoDSToStep_MakeBrepWithVoids()

TopoDSToStep_MakeBrepWithVoids::TopoDSToStep_MakeBrepWithVoids ( const TopoDS_Solid & S,
const occ::handle< Transfer_FinderProcess > & FP,
const StepData_Factors & theLocalFactors = StepData_Factors(),
const Message_ProgressRange & theProgress = Message_ProgressRange() )

Member Function Documentation

◆ TessellatedValue()

const occ::handle< StepVisual_TessellatedItem > & TopoDSToStep_MakeBrepWithVoids::TessellatedValue ( ) const

◆ Value()

const occ::handle< StepShape_BrepWithVoids > & TopoDSToStep_MakeBrepWithVoids::Value ( ) const

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