Open CASCADE Technology
7.5.0
|
This class implements the mapping between classes Shell or Solid from TopoDS and FacetedBrep from StepShape. All the topology and geometry comprised into the shell or the solid are taken into account and translated. More...
#include <TopoDSToStep_MakeFacetedBrep.hxx>
Public Member Functions | |
TopoDSToStep_MakeFacetedBrep (const TopoDS_Shell &S, const Handle< Transfer_FinderProcess > &FP, const Message_ProgressRange &theProgress=Message_ProgressRange()) | |
TopoDSToStep_MakeFacetedBrep (const TopoDS_Solid &S, const Handle< Transfer_FinderProcess > &FP, const Message_ProgressRange &theProgress=Message_ProgressRange()) | |
const Handle< StepShape_FacetedBrep > & | Value () const |
Public Member Functions inherited from TopoDSToStep_Root | |
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 | |
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 Shell or Solid from TopoDS and FacetedBrep from StepShape. All the topology and geometry comprised into the shell or the solid are taken into account and translated.
TopoDSToStep_MakeFacetedBrep::TopoDSToStep_MakeFacetedBrep | ( | const TopoDS_Shell & | S, |
const Handle< Transfer_FinderProcess > & | FP, | ||
const Message_ProgressRange & | theProgress = Message_ProgressRange() |
||
) |
TopoDSToStep_MakeFacetedBrep::TopoDSToStep_MakeFacetedBrep | ( | const TopoDS_Solid & | S, |
const Handle< Transfer_FinderProcess > & | FP, | ||
const Message_ProgressRange & | theProgress = Message_ProgressRange() |
||
) |
const Handle< StepShape_FacetedBrep >& TopoDSToStep_MakeFacetedBrep::Value | ( | ) | const |