|
Open CASCADE Technology
7.9.3
|
This builder Class provides services to build a ProSTEP Shape model from a Cas.Cad BRep. More...
#include <TopoDSToStep_Builder.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 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 |
1.8.10