|
Open CASCADE Technology
6.5.4
|
#include <PGeom_CylindricalSurface.hxx>

Public Member Functions | |
| PGeom_CylindricalSurface () | |
| Creates a CylindricalSurface with default values. | |
| PGeom_CylindricalSurface (const gp_Ax3 &aPosition, const Standard_Real aRadius) | |
| Creates a CylindricalSurface with these values. | |
| void | Radius (const Standard_Real aRadius) |
| Set the field radius with <aRadius>. | |
| Standard_Real | Radius () const |
| Returns the value of the field radius. | |
| PGeom_CylindricalSurface (const Storage_stCONSTclCOM &a) | |
| Standard_Real | _CSFDB_GetPGeom_CylindricalSurfaceradius () const |
| void | _CSFDB_SetPGeom_CylindricalSurfaceradius (const Standard_Real p) |
| PGeom_CylindricalSurface::PGeom_CylindricalSurface | ( | const gp_Ax3 & | aPosition, |
| const Standard_Real | aRadius | ||
| ) |
| Standard_Real PGeom_CylindricalSurface::_CSFDB_GetPGeom_CylindricalSurfaceradius | ( | ) | const [inline] |
| void PGeom_CylindricalSurface::_CSFDB_SetPGeom_CylindricalSurfaceradius | ( | const Standard_Real | p | ) | [inline] |
| void PGeom_CylindricalSurface::Radius | ( | const Standard_Real | aRadius | ) |
1.8.0