Open CASCADE Technology
7.5.0
|
This Tool Class provides Information to build a ProSTEP Shape model from a Cas.Cad BRep. More...
#include <TopoDSToStep_Tool.hxx>
This Tool Class provides Information to build a ProSTEP Shape model from a Cas.Cad BRep.
TopoDSToStep_Tool::TopoDSToStep_Tool | ( | ) |
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 | ||
) |
Standard_Boolean TopoDSToStep_Tool::IsBound | ( | const TopoDS_Shape & | S | ) |
Standard_Real TopoDSToStep_Tool::Lowest3DTolerance | ( | ) | const |
const MoniTool_DataMapOfShapeTransient& TopoDSToStep_Tool::Map | ( | ) | const |
Standard_Integer TopoDSToStep_Tool::PCurveMode | ( | ) | const |
Returns mode for writing pcurves (initialized by parameter write.surfacecurve.mode)
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 | ) |
void TopoDSToStep_Tool::SetSurfaceReversed | ( | const Standard_Boolean | B | ) |
Standard_Boolean TopoDSToStep_Tool::SurfaceReversed | ( | ) | const |