Open CASCADE Technology 7.9.1
ShapePersistent_Geom_Curve Class Reference

#include <ShapePersistent_Geom_Curve.hxx>

Inheritance diagram for ShapePersistent_Geom_Curve:

Public Types

typedef instance< Curve, Geom_Line, gp_Ax1Line
typedef subBase_gp< Curve, gp_Ax2Conic
typedef instance< Conic, Geom_Circle, gp_CircCircle
typedef instance< Conic, Geom_Ellipse, gp_ElipsEllipse
typedef instance< Conic, Geom_Hyperbola, gp_HyprHyperbola
typedef instance< Conic, Geom_Parabola, gp_ParabParabola
typedef subBase_empty< CurveBounded
typedef Delayed< Bounded, pBezier > Bezier
typedef Delayed< Bounded, pBSpline > BSpline
typedef Delayed< Bounded, pTrimmed > Trimmed
typedef Delayed< Curve, pOffset > Offset

Static Public Member Functions

static Handle< CurveTranslate (const Handle< Geom_Line > &theCurve, StdObjMgt_TransientPersistentMap &theMap)
 Create a persistent object for a line.
static Handle< CurveTranslate (const Handle< Geom_Circle > &theCurve, StdObjMgt_TransientPersistentMap &theMap)
 Create a persistent object for a circle.
static Handle< CurveTranslate (const Handle< Geom_Ellipse > &theCurve, StdObjMgt_TransientPersistentMap &theMap)
 Create a persistent object for a ellipse.
static Handle< CurveTranslate (const Handle< Geom_Hyperbola > &theCurve, StdObjMgt_TransientPersistentMap &theMap)
 Create a persistent object for a hyperbola.
static Handle< CurveTranslate (const Handle< Geom_Parabola > &theCurve, StdObjMgt_TransientPersistentMap &theMap)
 Create a persistent object for a parabola.
static Handle< CurveTranslate (const Handle< Geom_BezierCurve > &theCurve, StdObjMgt_TransientPersistentMap &theMap)
 Create a persistent object for a Bezier curve.
static Handle< CurveTranslate (const Handle< Geom_BSplineCurve > &theCurve, StdObjMgt_TransientPersistentMap &theMap)
 Create a persistent object for a BSpline curve.
static Handle< CurveTranslate (const Handle< Geom_TrimmedCurve > &theCurve, StdObjMgt_TransientPersistentMap &theMap)
 Create a persistent object for a trimmed curve.
static Handle< CurveTranslate (const Handle< Geom_OffsetCurve > &theCurve, StdObjMgt_TransientPersistentMap &theMap)
 Create a persistent object for an offset curve.

Member Typedef Documentation

◆ Bezier

typedef Delayed<Bounded, pBezier> ShapePersistent_Geom_Curve::Bezier

◆ Bounded

◆ BSpline

typedef Delayed<Bounded, pBSpline> ShapePersistent_Geom_Curve::BSpline

◆ Circle

◆ Conic

◆ Ellipse

◆ Hyperbola

◆ Line

◆ Offset

typedef Delayed<Curve, pOffset> ShapePersistent_Geom_Curve::Offset

◆ Parabola

◆ Trimmed

typedef Delayed<Bounded, pTrimmed> ShapePersistent_Geom_Curve::Trimmed

Member Function Documentation

◆ Translate() [1/9]

Handle< Curve > ShapePersistent_Geom_Curve::Translate ( const Handle< Geom_BezierCurve > & theCurve,
StdObjMgt_TransientPersistentMap & theMap )
static

Create a persistent object for a Bezier curve.

◆ Translate() [2/9]

Handle< Curve > ShapePersistent_Geom_Curve::Translate ( const Handle< Geom_BSplineCurve > & theCurve,
StdObjMgt_TransientPersistentMap & theMap )
static

Create a persistent object for a BSpline curve.

◆ Translate() [3/9]

Handle< Curve > ShapePersistent_Geom_Curve::Translate ( const Handle< Geom_Circle > & theCurve,
StdObjMgt_TransientPersistentMap & theMap )
static

Create a persistent object for a circle.

◆ Translate() [4/9]

Handle< Curve > ShapePersistent_Geom_Curve::Translate ( const Handle< Geom_Ellipse > & theCurve,
StdObjMgt_TransientPersistentMap & theMap )
static

Create a persistent object for a ellipse.

◆ Translate() [5/9]

Handle< Curve > ShapePersistent_Geom_Curve::Translate ( const Handle< Geom_Hyperbola > & theCurve,
StdObjMgt_TransientPersistentMap & theMap )
static

Create a persistent object for a hyperbola.

◆ Translate() [6/9]

Handle< Curve > ShapePersistent_Geom_Curve::Translate ( const Handle< Geom_Line > & theCurve,
StdObjMgt_TransientPersistentMap & theMap )
static

Create a persistent object for a line.

◆ Translate() [7/9]

Handle< Curve > ShapePersistent_Geom_Curve::Translate ( const Handle< Geom_OffsetCurve > & theCurve,
StdObjMgt_TransientPersistentMap & theMap )
static

Create a persistent object for an offset curve.

◆ Translate() [8/9]

Handle< Curve > ShapePersistent_Geom_Curve::Translate ( const Handle< Geom_Parabola > & theCurve,
StdObjMgt_TransientPersistentMap & theMap )
static

Create a persistent object for a parabola.

◆ Translate() [9/9]

Handle< Curve > ShapePersistent_Geom_Curve::Translate ( const Handle< Geom_TrimmedCurve > & theCurve,
StdObjMgt_TransientPersistentMap & theMap )
static

Create a persistent object for a trimmed curve.


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