Open CASCADE Technology
7.2.0
|
only for Shape Copy test - to move in DNaming More...
#include <TNaming_Translator.hxx>
Public Member Functions | |
TNaming_Translator () | |
void | Add (const TopoDS_Shape &aShape) |
void | Perform () |
Standard_Boolean | IsDone () const |
const TopoDS_Shape | Copied (const TopoDS_Shape &aShape) const |
returns copied shape More... | |
const TopTools_DataMapOfShapeShape & | Copied () const |
returns DataMap of results; (shape <-> copied shape) More... | |
void | DumpMap (const Standard_Boolean isWrite=Standard_False) const |
only for Shape Copy test - to move in DNaming
TNaming_Translator::TNaming_Translator | ( | ) |
void TNaming_Translator::Add | ( | const TopoDS_Shape & | aShape | ) |
const TopoDS_Shape TNaming_Translator::Copied | ( | const TopoDS_Shape & | aShape | ) | const |
returns copied shape
const TopTools_DataMapOfShapeShape& TNaming_Translator::Copied | ( | ) | const |
returns DataMap of results; (shape <-> copied shape)
void TNaming_Translator::DumpMap | ( | const Standard_Boolean | isWrite = Standard_False | ) | const |
Standard_Boolean TNaming_Translator::IsDone | ( | ) | const |
void TNaming_Translator::Perform | ( | ) |