Open CASCADE Technology  7.7.0
Public Member Functions

TopoDSToStep_Builder Class Reference

This builder Class provides services to build a ProSTEP Shape model from a Cas.Cad BRep. More...

#include <TopoDSToStep_Builder.hxx>

Inheritance diagram for TopoDSToStep_Builder:
Inheritance graph
[legend]

Public Member Functions

 TopoDSToStep_Builder ()
 
 TopoDSToStep_Builder (const TopoDS_Shape &S, TopoDSToStep_Tool &T, const Handle< Transfer_FinderProcess > &FP, const Standard_Integer theTessellatedGeomParam, 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 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_RealTolerance ()
 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
 

Detailed Description

This builder Class provides services to build a ProSTEP Shape model from a Cas.Cad BRep.

Constructor & Destructor Documentation

◆ TopoDSToStep_Builder() [1/2]

TopoDSToStep_Builder::TopoDSToStep_Builder ( )

◆ TopoDSToStep_Builder() [2/2]

TopoDSToStep_Builder::TopoDSToStep_Builder ( const TopoDS_Shape S,
TopoDSToStep_Tool T,
const Handle< Transfer_FinderProcess > &  FP,
const Standard_Integer  theTessellatedGeomParam,
const Message_ProgressRange theProgress = Message_ProgressRange() 
)

Member Function Documentation

◆ Error()

TopoDSToStep_BuilderError TopoDSToStep_Builder::Error ( ) const

◆ Init()

void TopoDSToStep_Builder::Init ( const TopoDS_Shape S,
TopoDSToStep_Tool T,
const Handle< Transfer_FinderProcess > &  FP,
const Standard_Integer  theTessellatedGeomParam,
const Message_ProgressRange theProgress = Message_ProgressRange() 
)

◆ TessellatedValue()

const Handle< StepVisual_TessellatedItem >& TopoDSToStep_Builder::TessellatedValue ( ) const

◆ Value()

const Handle< StepShape_TopologicalRepresentationItem >& TopoDSToStep_Builder::Value ( ) const

The documentation for this class was generated from the following file: