Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions
TopoDSToStep_MakeManifoldSolidBrep Class Reference

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

#include <TopoDSToStep_MakeManifoldSolidBrep.hxx>

Inheritance diagram for TopoDSToStep_MakeManifoldSolidBrep:
Inheritance graph
[legend]

Public Member Functions

 TopoDSToStep_MakeManifoldSolidBrep (const TopoDS_Shell &S, const Handle< Transfer_FinderProcess > &FP)
 
 TopoDSToStep_MakeManifoldSolidBrep (const TopoDS_Solid &S, const Handle< Transfer_FinderProcess > &FP)
 
const
Handle_StepShape_ManifoldSolidBrep & 
Value () const
 
- Public Member Functions inherited from TopoDSToStep_Root
Standard_RealTolerance ()
 Returns (modifiable) the tolerance to be used for writing
If not set, starts at 0.0001
More...
 
Standard_Boolean IsDone () const
 

Additional Inherited Members

- Protected Member Functions inherited from TopoDSToStep_Root
 TopoDSToStep_Root ()
 
- Protected Attributes inherited from TopoDSToStep_Root
Standard_Real toler
 
Standard_Boolean done
 

Detailed Description

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

Constructor & Destructor Documentation

TopoDSToStep_MakeManifoldSolidBrep::TopoDSToStep_MakeManifoldSolidBrep ( const TopoDS_Shell S,
const Handle< Transfer_FinderProcess > &  FP 
)
TopoDSToStep_MakeManifoldSolidBrep::TopoDSToStep_MakeManifoldSolidBrep ( const TopoDS_Solid S,
const Handle< Transfer_FinderProcess > &  FP 
)

Member Function Documentation

const Handle_StepShape_ManifoldSolidBrep& TopoDSToStep_MakeManifoldSolidBrep::Value ( ) const

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