Open CASCADE Technology
6.9.0
|
This class implements the mapping between classes Face, Shell or Solid from TopoDS and ShellBasedSurfaceModel from StepShape. All the topology and geometry comprised into the shape are taken into account and translated. More...
#include <TopoDSToStep_MakeShellBasedSurfaceModel.hxx>
Public Member Functions | |
TopoDSToStep_MakeShellBasedSurfaceModel (const TopoDS_Face &F, const Handle< Transfer_FinderProcess > &FP) | |
TopoDSToStep_MakeShellBasedSurfaceModel (const TopoDS_Shell &S, const Handle< Transfer_FinderProcess > &FP) | |
TopoDSToStep_MakeShellBasedSurfaceModel (const TopoDS_Solid &S, const Handle< Transfer_FinderProcess > &FP) | |
const Handle < StepShape_ShellBasedSurfaceModel > & | Value () const |
![]() | |
Standard_Real & | Tolerance () |
Returns (modifiable) the tolerance to be used for writing If not set, starts at 0.0001. More... | |
Standard_Boolean | IsDone () const |
Additional Inherited Members | |
![]() | |
TopoDSToStep_Root () | |
![]() | |
Standard_Real | toler |
Standard_Boolean | done |
This class implements the mapping between classes Face, Shell or Solid from TopoDS and ShellBasedSurfaceModel from StepShape. All the topology and geometry comprised into the shape are taken into account and translated.
TopoDSToStep_MakeShellBasedSurfaceModel::TopoDSToStep_MakeShellBasedSurfaceModel | ( | const TopoDS_Face & | F, |
const Handle< Transfer_FinderProcess > & | FP | ||
) |
TopoDSToStep_MakeShellBasedSurfaceModel::TopoDSToStep_MakeShellBasedSurfaceModel | ( | const TopoDS_Shell & | S, |
const Handle< Transfer_FinderProcess > & | FP | ||
) |
TopoDSToStep_MakeShellBasedSurfaceModel::TopoDSToStep_MakeShellBasedSurfaceModel | ( | const TopoDS_Solid & | S, |
const Handle< Transfer_FinderProcess > & | FP | ||
) |
const Handle< StepShape_ShellBasedSurfaceModel >& TopoDSToStep_MakeShellBasedSurfaceModel::Value | ( | ) | const |