|
static Handle< Curve > | Translate (const Handle< Geom2d_Line > &theCurve, StdObjMgt_TransientPersistentMap &theMap) |
| Create a persistent object for a line. More...
|
|
static Handle< Curve > | Translate (const Handle< Geom2d_Circle > &theCurve, StdObjMgt_TransientPersistentMap &theMap) |
| Create a persistent object for a circle. More...
|
|
static Handle< Curve > | Translate (const Handle< Geom2d_Ellipse > &theCurve, StdObjMgt_TransientPersistentMap &theMap) |
| Create a persistent object for a ellipse. More...
|
|
static Handle< Curve > | Translate (const Handle< Geom2d_Hyperbola > &theCurve, StdObjMgt_TransientPersistentMap &theMap) |
| Create a persistent object for a hyperbola. More...
|
|
static Handle< Curve > | Translate (const Handle< Geom2d_Parabola > &theCurve, StdObjMgt_TransientPersistentMap &theMap) |
| Create a persistent object for a parabola. More...
|
|
static Handle< Curve > | Translate (const Handle< Geom2d_BezierCurve > &theCurve, StdObjMgt_TransientPersistentMap &theMap) |
| Create a persistent object for a Bezier curve. More...
|
|
static Handle< Curve > | Translate (const Handle< Geom2d_BSplineCurve > &theCurve, StdObjMgt_TransientPersistentMap &theMap) |
| Create a persistent object for a BSpline curve. More...
|
|
static Handle< Curve > | Translate (const Handle< Geom2d_TrimmedCurve > &theCurve, StdObjMgt_TransientPersistentMap &theMap) |
| Create a persistent object for a trimmed curve. More...
|
|
static Handle< Curve > | Translate (const Handle< Geom2d_OffsetCurve > &theCurve, StdObjMgt_TransientPersistentMap &theMap) |
| Create a persistent object for an offset curve. More...
|
|
static Handle< Curve > | Translate (const Handle< Geom2d_Curve > &theCurve, StdObjMgt_TransientPersistentMap &theMap) |
| Create a persistent object for a curve. More...
|
|
static Handle< Curve > | Translate (const Handle< Geom_Curve > &theCurve, StdObjMgt_TransientPersistentMap &theMap) |
| Create a persistent object for a curve. More...
|
|
static Handle< Surface > | Translate (const Handle< Geom_Surface > &theSurf, StdObjMgt_TransientPersistentMap &theMap) |
| Create a persistent object for a curve. More...
|
|