| 
| static Handle< TVertex::pTObjectT >  | Translate (const TopoDS_Vertex &theVertex, StdObjMgt_TransientPersistentMap &theMap) | 
|   | Create a persistent object for a vertex.  More...
  | 
|   | 
| static Handle< TEdge::pTObjectT >  | Translate (const TopoDS_Edge &theEdge, StdObjMgt_TransientPersistentMap &theMap, ShapePersistent_TriangleMode theTriangleMode) | 
|   | Create a persistent object for an edge.  More...
  | 
|   | 
| static Handle< TFace::pTObjectT >  | Translate (const TopoDS_Face &theFace, StdObjMgt_TransientPersistentMap &theMap, ShapePersistent_TriangleMode theTriangleMode) | 
|   | Create a persistent object for a face.  More...
  | 
|   | 
| static Handle< PointOnCurve >  | Translate (Standard_Real theParam, const Handle< Geom_Curve > &theCurve, const TopLoc_Location &theLoc, StdObjMgt_TransientPersistentMap &theMap) | 
|   | Create a persistent object for a point on a 3D curve.  More...
  | 
|   | 
| static Handle< PointOnCurveOnSurface >  | Translate (Standard_Real theParam, const Handle< Geom2d_Curve > &theCurve, const Handle< Geom_Surface > &theSurf, const TopLoc_Location &theLoc, StdObjMgt_TransientPersistentMap &theMap) | 
|   | Create a persistent object for a point on a 3D curve on a surface.  More...
  | 
|   | 
| static Handle< PointOnSurface >  | Translate (Standard_Real theParam, Standard_Real theParam2, const Handle< Geom_Surface > &theSurf, const TopLoc_Location &theLoc, StdObjMgt_TransientPersistentMap &theMap) | 
|   | Create a persistent object for a point on a surface.  More...
  | 
|   | 
| static Handle< CurveOnSurface >  | Translate (const Handle< Geom2d_Curve > &theCurve, const Standard_Real theFirstParam, const Standard_Real theLastParam, const Handle< Geom_Surface > &theSurf, const TopLoc_Location &theLoc, StdObjMgt_TransientPersistentMap &theMap) | 
|   | Create a persistent object for a curve on a surface.  More...
  | 
|   | 
| static Handle< CurveOnClosedSurface >  | Translate (const Handle< Geom2d_Curve > &theCurve, const Handle< Geom2d_Curve > &theCurve2, const Standard_Real theFirstParam, const Standard_Real theLastParam, const Handle< Geom_Surface > &theSurf, const TopLoc_Location &theLoc, const GeomAbs_Shape theContinuity, StdObjMgt_TransientPersistentMap &theMap) | 
|   | Create a persistent object for a curve on a closed surface.  More...
  | 
|   | 
| static Handle< CurveOn2Surfaces >  | Translate (const Handle< Geom_Surface > &theSurf, const Handle< Geom_Surface > &theSurf2, const TopLoc_Location &theLoc, const TopLoc_Location &theLoc2, const GeomAbs_Shape theContinuity, StdObjMgt_TransientPersistentMap &theMap) | 
|   | Create a persistent object for a curve on two surfaces.  More...
  | 
|   | 
| static Handle< Curve3D >  | Translate (const Handle< Geom_Curve > &theCurve, const Standard_Real theFirstParam, const Standard_Real theLastParam, const TopLoc_Location &theLoc, StdObjMgt_TransientPersistentMap &theMap) | 
|   | Create a persistent object for a 3D curve.  More...
  | 
|   | 
| static Handle< Polygon3D >  | Translate (const Handle< Poly_Polygon3D > &thePoly, const TopLoc_Location &theLoc, StdObjMgt_TransientPersistentMap &theMap) | 
|   | Create a persistent object for a 3D polygon.  More...
  | 
|   | 
| static Handle< PolygonOnClosedSurface >  | Translate (const Handle< Poly_Polygon2D > &thePoly, const Handle< Poly_Polygon2D > &thePoly2, const Handle< Geom_Surface > &theSurf, const TopLoc_Location &theLoc, StdObjMgt_TransientPersistentMap &theMap) | 
|   | Create a persistent object for a polygon on a closed surface.  More...
  | 
|   | 
| static Handle< PolygonOnSurface >  | Translate (const Handle< Poly_Polygon2D > &thePoly, const Handle< Geom_Surface > &theSurf, const TopLoc_Location &theLoc, StdObjMgt_TransientPersistentMap &theMap) | 
|   | Create a persistent object for a polygon on a surface.  More...
  | 
|   | 
| static Handle< PolygonOnClosedTriangulation >  | Translate (const Handle< Poly_PolygonOnTriangulation > &thePolyOnTriang, const Handle< Poly_PolygonOnTriangulation > &thePolyOnTriang2, const Handle< Poly_Triangulation > &thePolyTriang, const TopLoc_Location &theLoc, StdObjMgt_TransientPersistentMap &theMap) | 
|   | Create a persistent object for a polygon on a surface.  More...
  | 
|   | 
| static Handle< PolygonOnTriangulation >  | Translate (const Handle< Poly_PolygonOnTriangulation > &thePolyOnTriang, const Handle< Poly_Triangulation > &thePolyTriang, const TopLoc_Location &theLoc, StdObjMgt_TransientPersistentMap &theMap) | 
|   | Create a persistent object for a polygon on a surface.  More...
  | 
|   | 
| static Handle< HShape >  | Translate (const TopoDS_Shape &theShape, StdObjMgt_TransientPersistentMap &theMap, ShapePersistent_TriangleMode theTriangleMode) | 
|   | Create a persistent object for a shape.  More...
  | 
|   |