|
| static occ::handle< Curve > | Translate (const occ::handle< Geom_Line > &theCurve, NCollection_DataMap< occ::handle< Standard_Transient >, occ::handle< StdObjMgt_Persistent > > &theMap) |
| | Create a persistent object for a line.
|
| |
| static occ::handle< Curve > | Translate (const occ::handle< Geom_Circle > &theCurve, NCollection_DataMap< occ::handle< Standard_Transient >, occ::handle< StdObjMgt_Persistent > > &theMap) |
| | Create a persistent object for a circle.
|
| |
| static occ::handle< Curve > | Translate (const occ::handle< Geom_Ellipse > &theCurve, NCollection_DataMap< occ::handle< Standard_Transient >, occ::handle< StdObjMgt_Persistent > > &theMap) |
| | Create a persistent object for a ellipse.
|
| |
| static occ::handle< Curve > | Translate (const occ::handle< Geom_Hyperbola > &theCurve, NCollection_DataMap< occ::handle< Standard_Transient >, occ::handle< StdObjMgt_Persistent > > &theMap) |
| | Create a persistent object for a hyperbola.
|
| |
| static occ::handle< Curve > | Translate (const occ::handle< Geom_Parabola > &theCurve, NCollection_DataMap< occ::handle< Standard_Transient >, occ::handle< StdObjMgt_Persistent > > &theMap) |
| | Create a persistent object for a parabola.
|
| |
| static occ::handle< Curve > | Translate (const occ::handle< Geom_BezierCurve > &theCurve, NCollection_DataMap< occ::handle< Standard_Transient >, occ::handle< StdObjMgt_Persistent > > &theMap) |
| | Create a persistent object for a Bezier curve.
|
| |
| static occ::handle< Curve > | Translate (const occ::handle< Geom_BSplineCurve > &theCurve, NCollection_DataMap< occ::handle< Standard_Transient >, occ::handle< StdObjMgt_Persistent > > &theMap) |
| | Create a persistent object for a BSpline curve.
|
| |
| static occ::handle< Curve > | Translate (const occ::handle< Geom_TrimmedCurve > &theCurve, NCollection_DataMap< occ::handle< Standard_Transient >, occ::handle< StdObjMgt_Persistent > > &theMap) |
| | Create a persistent object for a trimmed curve.
|
| |
| static occ::handle< Curve > | Translate (const occ::handle< Geom_OffsetCurve > &theCurve, NCollection_DataMap< occ::handle< Standard_Transient >, occ::handle< StdObjMgt_Persistent > > &theMap) |
| | Create a persistent object for an offset curve.
|
| |