| 
    Open CASCADE Technology 7.8.2.dev
    
   | 
 
This builder Class provides services to build a ProSTEP Shape model from a Cas.Cad BRep. More...
#include <TopoDSToStep_Builder.hxx>

Public Member Functions | |
| TopoDSToStep_Builder () | |
| TopoDSToStep_Builder (const TopoDS_Shape &S, TopoDSToStep_Tool &T, const Handle< Transfer_FinderProcess > &FP, const Standard_Integer theTessellatedGeomParam, const StepData_Factors &theLocalFactors=StepData_Factors(), const Message_ProgressRange &theProgress=Message_ProgressRange()) | |
| void | Init (const TopoDS_Shape &S, TopoDSToStep_Tool &T, const Handle< Transfer_FinderProcess > &FP, const Standard_Integer theTessellatedGeomParam, const StepData_Factors &theLocalFactors=StepData_Factors(), const Message_ProgressRange &theProgress=Message_ProgressRange()) | 
| TopoDSToStep_BuilderError | Error () const | 
| const Handle< StepShape_TopologicalRepresentationItem > & | Value () const | 
| const Handle< StepVisual_TessellatedItem > & | TessellatedValue () 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 builder Class provides services to build a ProSTEP Shape model from a Cas.Cad BRep.
| TopoDSToStep_Builder::TopoDSToStep_Builder | ( | ) | 
| TopoDSToStep_Builder::TopoDSToStep_Builder | ( | const TopoDS_Shape & | S, | 
| TopoDSToStep_Tool & | T, | ||
| const Handle< Transfer_FinderProcess > & | FP, | ||
| const Standard_Integer | theTessellatedGeomParam, | ||
| const StepData_Factors & | theLocalFactors = StepData_Factors(),  | 
        ||
| const Message_ProgressRange & | theProgress = Message_ProgressRange()  | 
        ||
| ) | 
| TopoDSToStep_BuilderError TopoDSToStep_Builder::Error | ( | ) | const | 
| void TopoDSToStep_Builder::Init | ( | const TopoDS_Shape & | S, | 
| TopoDSToStep_Tool & | T, | ||
| const Handle< Transfer_FinderProcess > & | FP, | ||
| const Standard_Integer | theTessellatedGeomParam, | ||
| const StepData_Factors & | theLocalFactors = StepData_Factors(),  | 
        ||
| const Message_ProgressRange & | theProgress = Message_ProgressRange()  | 
        ||
| ) | 
| const Handle< StepVisual_TessellatedItem > & TopoDSToStep_Builder::TessellatedValue | ( | ) | const | 
| const Handle< StepShape_TopologicalRepresentationItem > & TopoDSToStep_Builder::Value | ( | ) | const |