Open CASCADE Technology 7.8.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>
Additional Inherited Members | |
Protected Member Functions inherited from TopoDSToStep_Root | |
TopoDSToStep_Root () | |
Protected Attributes inherited from 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, | ||
const StepData_Factors & | theLocalFactors, | ||
const Message_ProgressRange & | theProgress = Message_ProgressRange() |
||
) |
TopoDSToStep_MakeShellBasedSurfaceModel::TopoDSToStep_MakeShellBasedSurfaceModel | ( | const TopoDS_Shell & | S, |
const Handle< Transfer_FinderProcess > & | FP, | ||
const StepData_Factors & | theLocalFactors, | ||
const Message_ProgressRange & | theProgress = Message_ProgressRange() |
||
) |
TopoDSToStep_MakeShellBasedSurfaceModel::TopoDSToStep_MakeShellBasedSurfaceModel | ( | const TopoDS_Solid & | S, |
const Handle< Transfer_FinderProcess > & | FP, | ||
const StepData_Factors & | theLocalFactors, | ||
const Message_ProgressRange & | theProgress = Message_ProgressRange() |
||
) |
const Handle< StepVisual_TessellatedItem > & TopoDSToStep_MakeShellBasedSurfaceModel::TessellatedValue | ( | ) | const |
const Handle< StepShape_ShellBasedSurfaceModel > & TopoDSToStep_MakeShellBasedSurfaceModel::Value | ( | ) | const |