Open CASCADE Technology
6.5.4
|
This Tool Class provides Information to build
a ProSTEP Shape model from a Cas.Cad BRep.
#include <TopoDSToStep_Tool.hxx>
TopoDSToStep_Tool::TopoDSToStep_Tool | ( | const MoniTool_DataMapOfShapeTransient & | M, |
const Standard_Boolean | FacetedContext | ||
) |
void TopoDSToStep_Tool::Bind | ( | const TopoDS_Shape & | S, |
const Handle< StepShape_TopologicalRepresentationItem > & | T | ||
) |
const TopoDS_Edge& TopoDSToStep_Tool::CurrentEdge | ( | ) | const |
const TopoDS_Face& TopoDSToStep_Tool::CurrentFace | ( | ) | const |
const TopoDS_Shell& TopoDSToStep_Tool::CurrentShell | ( | ) | const |
const TopoDS_Vertex& TopoDSToStep_Tool::CurrentVertex | ( | ) | const |
const TopoDS_Wire& TopoDSToStep_Tool::CurrentWire | ( | ) | const |
Standard_Boolean TopoDSToStep_Tool::Faceted | ( | ) | const |
Handle_StepShape_TopologicalRepresentationItem TopoDSToStep_Tool::Find | ( | const TopoDS_Shape & | S | ) |
void TopoDSToStep_Tool::Init | ( | const MoniTool_DataMapOfShapeTransient & | M, |
const Standard_Boolean | FacetedContext | ||
) |