This Tool Class provides Information to build
a ProSTEP Shape model from a Cas.Cad BRep.
#include <TopoDSToStep_Tool.hxx>
Constructor & Destructor Documentation
TopoDSToStep_Tool::TopoDSToStep_Tool |
( |
| ) |
|
Member Function Documentation
const TopoDS_Edge& TopoDSToStep_Tool::CurrentEdge |
( |
| ) |
const |
const TopoDS_Face& TopoDSToStep_Tool::CurrentFace |
( |
| ) |
const |
const TopoDS_Shell& TopoDSToStep_Tool::CurrentShell |
( |
| ) |
const |
const TopoDS_Wire& TopoDSToStep_Tool::CurrentWire |
( |
| ) |
const |
Handle_StepShape_TopologicalRepresentationItem TopoDSToStep_Tool::Find |
( |
const TopoDS_Shape & |
S | ) |
|
void TopoDSToStep_Tool::SetCurrentEdge |
( |
const TopoDS_Edge & |
E | ) |
|
void TopoDSToStep_Tool::SetCurrentFace |
( |
const TopoDS_Face & |
F | ) |
|
void TopoDSToStep_Tool::SetCurrentShell |
( |
const TopoDS_Shell & |
S | ) |
|
void TopoDSToStep_Tool::SetCurrentVertex |
( |
const TopoDS_Vertex & |
V | ) |
|
void TopoDSToStep_Tool::SetCurrentWire |
( |
const TopoDS_Wire & |
W | ) |
|
The documentation for this class was generated from the following file: