|
| static occ::handle< Surface > | Translate (const occ::handle< Geom_Plane > &theSurf, NCollection_DataMap< occ::handle< Standard_Transient >, occ::handle< StdObjMgt_Persistent > > &theMap) |
| | Create a persistent object for a plane.
|
| |
| static occ::handle< Surface > | Translate (const occ::handle< Geom_CylindricalSurface > &theSurf, NCollection_DataMap< occ::handle< Standard_Transient >, occ::handle< StdObjMgt_Persistent > > &theMap) |
| | Create a persistent object for a cylinder.
|
| |
| static occ::handle< Surface > | Translate (const occ::handle< Geom_ConicalSurface > &theSurf, NCollection_DataMap< occ::handle< Standard_Transient >, occ::handle< StdObjMgt_Persistent > > &theMap) |
| | Create a persistent object for a cone.
|
| |
| static occ::handle< Surface > | Translate (const occ::handle< Geom_SphericalSurface > &theSurf, NCollection_DataMap< occ::handle< Standard_Transient >, occ::handle< StdObjMgt_Persistent > > &theMap) |
| | Create a persistent object for a sphere.
|
| |
| static occ::handle< Surface > | Translate (const occ::handle< Geom_ToroidalSurface > &theSurf, NCollection_DataMap< occ::handle< Standard_Transient >, occ::handle< StdObjMgt_Persistent > > &theMap) |
| | Create a persistent object for a torus.
|
| |
| static occ::handle< Surface > | Translate (const occ::handle< Geom_SurfaceOfLinearExtrusion > &theSurf, NCollection_DataMap< occ::handle< Standard_Transient >, occ::handle< StdObjMgt_Persistent > > &theMap) |
| | Create a persistent object for a surface of linear extrusion.
|
| |
| static occ::handle< Surface > | Translate (const occ::handle< Geom_SurfaceOfRevolution > &theSurf, NCollection_DataMap< occ::handle< Standard_Transient >, occ::handle< StdObjMgt_Persistent > > &theMap) |
| | Create a persistent object for a surface of evolution.
|
| |
| static occ::handle< Surface > | Translate (const occ::handle< Geom_BezierSurface > &theSurf, NCollection_DataMap< occ::handle< Standard_Transient >, occ::handle< StdObjMgt_Persistent > > &theMap) |
| | Create a persistent object for a Bezier surface.
|
| |
| static occ::handle< Surface > | Translate (const occ::handle< Geom_BSplineSurface > &theSurf, NCollection_DataMap< occ::handle< Standard_Transient >, occ::handle< StdObjMgt_Persistent > > &theMap) |
| | Create a persistent object for a BSpline surface.
|
| |
| static occ::handle< Surface > | Translate (const occ::handle< Geom_RectangularTrimmedSurface > &theSurf, NCollection_DataMap< occ::handle< Standard_Transient >, occ::handle< StdObjMgt_Persistent > > &theMap) |
| | Create a persistent object for a rectangylar trimmed surface.
|
| |
| static occ::handle< Surface > | Translate (const occ::handle< Geom_OffsetSurface > &theSurf, NCollection_DataMap< occ::handle< Standard_Transient >, occ::handle< StdObjMgt_Persistent > > &theMap) |
| | Create a persistent object for an offset surface.
|
| |