Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
TNaming_TranslateTool Class Reference

The TranslateTool class is provided to support the
translation of topological data structures Transient
. to Transient.

#include <TNaming_TranslateTool.hxx>

Inheritance diagram for TNaming_TranslateTool:
Inheritance graph
[legend]

Public Member Functions

void Add (TopoDS_Shape &S1, const TopoDS_Shape &S2) const
void MakeVertex (TopoDS_Shape &S) const
void MakeEdge (TopoDS_Shape &S) const
void MakeWire (TopoDS_Shape &S) const
void MakeFace (TopoDS_Shape &S) const
void MakeShell (TopoDS_Shape &S) const
void MakeSolid (TopoDS_Shape &S) const
void MakeCompSolid (TopoDS_Shape &S) const
void MakeCompound (TopoDS_Shape &S) const
void UpdateVertex (const TopoDS_Shape &S1, TopoDS_Shape &S2, TColStd_IndexedDataMapOfTransientTransient &M) const
void UpdateEdge (const TopoDS_Shape &S1, TopoDS_Shape &S2, TColStd_IndexedDataMapOfTransientTransient &M) const
void UpdateFace (const TopoDS_Shape &S1, TopoDS_Shape &S2, TColStd_IndexedDataMapOfTransientTransient &M) const
void UpdateShape (const TopoDS_Shape &S1, TopoDS_Shape &S2) const

Member Function Documentation


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