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