| 
    Open CASCADE Technology 7.8.2.dev
    
   | 
 
This class implements the mapping between classes Wire from TopoDS and TopologicalRepresentationItem from StepShape. More...
#include <TopoDSToStep_MakeStepWire.hxx>

Public Member Functions | |
| TopoDSToStep_MakeStepWire () | |
| TopoDSToStep_MakeStepWire (const TopoDS_Wire &W, TopoDSToStep_Tool &T, const Handle< Transfer_FinderProcess > &FP, const StepData_Factors &theLocalFactors=StepData_Factors()) | |
| void | Init (const TopoDS_Wire &W, TopoDSToStep_Tool &T, const Handle< Transfer_FinderProcess > &FP, const StepData_Factors &theLocalFactors=StepData_Factors()) | 
| const Handle< StepShape_TopologicalRepresentationItem > & | Value () const | 
| TopoDSToStep_MakeWireError | Error () 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.   | |
| 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 Wire from TopoDS and TopologicalRepresentationItem from StepShape.
| TopoDSToStep_MakeStepWire::TopoDSToStep_MakeStepWire | ( | ) | 
| TopoDSToStep_MakeStepWire::TopoDSToStep_MakeStepWire | ( | const TopoDS_Wire & | W, | 
| TopoDSToStep_Tool & | T, | ||
| const Handle< Transfer_FinderProcess > & | FP, | ||
| const StepData_Factors & | theLocalFactors = StepData_Factors()  | 
        ||
| ) | 
| TopoDSToStep_MakeWireError TopoDSToStep_MakeStepWire::Error | ( | ) | const | 
| void TopoDSToStep_MakeStepWire::Init | ( | const TopoDS_Wire & | W, | 
| TopoDSToStep_Tool & | T, | ||
| const Handle< Transfer_FinderProcess > & | FP, | ||
| const StepData_Factors & | theLocalFactors = StepData_Factors()  | 
        ||
| ) | 
| const Handle< StepShape_TopologicalRepresentationItem > & TopoDSToStep_MakeStepWire::Value | ( | ) | const |