#include <PGeom_SurfaceOfRevolution.hxx>
Inheritance diagram for PGeom_SurfaceOfRevolution:

Public Member Functions | |
| Standard_EXPORT | PGeom_SurfaceOfRevolution () |
| Creates a SurfaceOfRevolution with default values. . | |
| Standard_EXPORT | PGeom_SurfaceOfRevolution (const Handle(PGeom_Curve)&aBasisCurve, const gp_Dir &aDirection, const gp_Pnt &aLocation) |
| Creates a SurfaceOfRevolution with these values. . | |
| Standard_EXPORT void | Location (const gp_Pnt &aLocation) |
| Set the value of the field location with <alocation>. . | |
| Standard_EXPORT gp_Pnt | Location () const |
| Returns the value of the field location. . | |
| PGeom_SurfaceOfRevolution (const Storage_stCONSTclCOM &a) | |
| const gp_Pnt & | _CSFDB_GetPGeom_SurfaceOfRevolutionlocation () const |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| gp_Pnt | location |
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
Reimplemented from PGeom_SweptSurface. |
|
|
|
|
|
|
|
|
|
1.4.1