Open CASCADE Technology  7.7.0
Public Member Functions

TopoDSToStep_MakeTessellatedItem Class Reference

This class implements the mapping between Face, Shell fromTopoDS and TriangulatedFace from StepVisual. More...

#include <TopoDSToStep_MakeTessellatedItem.hxx>

Inheritance diagram for TopoDSToStep_MakeTessellatedItem:
Inheritance graph
[legend]

Public Member Functions

 TopoDSToStep_MakeTessellatedItem ()
 
 TopoDSToStep_MakeTessellatedItem (const TopoDS_Face &theFace, TopoDSToStep_Tool &theTool, const Handle< Transfer_FinderProcess > &theFP, const Message_ProgressRange &theProgress=Message_ProgressRange())
 
 TopoDSToStep_MakeTessellatedItem (const TopoDS_Shell &theShell, TopoDSToStep_Tool &theTool, const Handle< Transfer_FinderProcess > &theFP, const Message_ProgressRange &theProgress=Message_ProgressRange())
 
void Init (const TopoDS_Face &theFace, TopoDSToStep_Tool &theTool, const Handle< Transfer_FinderProcess > &theFP, const Message_ProgressRange &theProgress=Message_ProgressRange())
 
void Init (const TopoDS_Shell &theShell, TopoDSToStep_Tool &theTool, const Handle< Transfer_FinderProcess > &theFP, const Message_ProgressRange &theProgress=Message_ProgressRange())
 
const Handle< StepVisual_TessellatedItem > & Value () 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 class implements the mapping between Face, Shell fromTopoDS and TriangulatedFace from StepVisual.

Constructor & Destructor Documentation

◆ TopoDSToStep_MakeTessellatedItem() [1/3]

TopoDSToStep_MakeTessellatedItem::TopoDSToStep_MakeTessellatedItem ( )

◆ TopoDSToStep_MakeTessellatedItem() [2/3]

TopoDSToStep_MakeTessellatedItem::TopoDSToStep_MakeTessellatedItem ( const TopoDS_Face theFace,
TopoDSToStep_Tool theTool,
const Handle< Transfer_FinderProcess > &  theFP,
const Message_ProgressRange theProgress = Message_ProgressRange() 
)

◆ TopoDSToStep_MakeTessellatedItem() [3/3]

TopoDSToStep_MakeTessellatedItem::TopoDSToStep_MakeTessellatedItem ( const TopoDS_Shell theShell,
TopoDSToStep_Tool theTool,
const Handle< Transfer_FinderProcess > &  theFP,
const Message_ProgressRange theProgress = Message_ProgressRange() 
)

Member Function Documentation

◆ Init() [1/2]

void TopoDSToStep_MakeTessellatedItem::Init ( const TopoDS_Face theFace,
TopoDSToStep_Tool theTool,
const Handle< Transfer_FinderProcess > &  theFP,
const Message_ProgressRange theProgress = Message_ProgressRange() 
)

◆ Init() [2/2]

void TopoDSToStep_MakeTessellatedItem::Init ( const TopoDS_Shell theShell,
TopoDSToStep_Tool theTool,
const Handle< Transfer_FinderProcess > &  theFP,
const Message_ProgressRange theProgress = Message_ProgressRange() 
)

◆ Value()

const Handle< StepVisual_TessellatedItem >& TopoDSToStep_MakeTessellatedItem::Value ( ) const

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