Open CASCADE Technology  6.9.1
Public Member Functions
PGeom_ConicalSurface Class Reference

#include <PGeom_ConicalSurface.hxx>

Inheritance diagram for PGeom_ConicalSurface:
Inheritance graph
[legend]

Public Member Functions

 PGeom_ConicalSurface ()
 Creates a ConicalSurface with default values. More...
 
 PGeom_ConicalSurface (const gp_Ax3 &aPosition, const Standard_Real aRadius, const Standard_Real aSemiAngle)
 Creates a ConicalSurface with these values. More...
 
void Radius (const Standard_Real aRadius)
 Set the field radius with <aRadius>. More...
 
Standard_Real Radius () const
 Returns the value of the field radius. More...
 
void SemiAngle (const Standard_Real aSemiAngle)
 Set the value of the field semiAngle with <aSemiAngle>. More...
 
Standard_Real SemiAngle () const
 Returns the value of the field semiAngle. More...
 
 PGeom_ConicalSurface (const Storage_stCONSTclCOM &a)
 
Standard_Real _CSFDB_GetPGeom_ConicalSurfaceradius () const
 
void _CSFDB_SetPGeom_ConicalSurfaceradius (const Standard_Real p)
 
Standard_Real _CSFDB_GetPGeom_ConicalSurfacesemiAngle () const
 
void _CSFDB_SetPGeom_ConicalSurfacesemiAngle (const Standard_Real p)
 
- Public Member Functions inherited from PGeom_ElementarySurface
void Position (const gp_Ax3 &aPosition)
 Set the field position with <aPosition>. More...
 
gp_Ax3 Position () const
 Returns the value of the field position. More...
 
 PGeom_ElementarySurface (const Storage_stCONSTclCOM &a)
 
const gp_Ax3_CSFDB_GetPGeom_ElementarySurfaceposition () const
 
- Public Member Functions inherited from PGeom_Surface
 PGeom_Surface (const Storage_stCONSTclCOM &a)
 
 PGeom_Surface ()
 
- Public Member Functions inherited from PGeom_Geometry
 PGeom_Geometry (const Storage_stCONSTclCOM &a)
 
 PGeom_Geometry ()
 
- Public Member Functions inherited from Standard_Persistent
virtual Handle_Standard_Persistent This () const
 
virtual void Delete () const
 
virtual ~Standard_Persistent ()
 
Standard_Persistentoperator= (const Standard_Persistent &)
 
 Standard_Persistent ()
 
 Standard_Persistent (const Standard_Persistent &)
 
 Standard_Persistent (const Storage_stCONSTclCOM &)
 
virtual const Handle_Standard_Type & DynamicType () const
 
Standard_Boolean IsKind (const Handle_Standard_Type &) const
 
Standard_Boolean IsInstance (const Handle_Standard_Type &) const
 
virtual Handle_Standard_Persistent This () const
 
virtual void Delete () const
 
virtual ~Standard_Persistent ()
 
Standard_Persistentoperator= (const Standard_Persistent &)
 
 Standard_Persistent ()
 
 Standard_Persistent (const Standard_Persistent &)
 
 Standard_Persistent (const Storage_stCONSTclCOM &)
 
virtual const Handle_Standard_Type & DynamicType () const
 
Standard_Boolean IsKind (const Handle_Standard_Type &) const
 
Standard_Boolean IsInstance (const Handle_Standard_Type &) const
 

Additional Inherited Members

- Protected Member Functions inherited from PGeom_ElementarySurface
 PGeom_ElementarySurface ()
 Initializes the field(s) with default value(s). More...
 
 PGeom_ElementarySurface (const gp_Ax3 &aPosition)
 Initializes the fields with these values. More...
 
- Protected Attributes inherited from PGeom_ElementarySurface
gp_Ax3 position
 

Constructor & Destructor Documentation

PGeom_ConicalSurface::PGeom_ConicalSurface ( )

Creates a ConicalSurface with default values.

PGeom_ConicalSurface::PGeom_ConicalSurface ( const gp_Ax3 aPosition,
const Standard_Real  aRadius,
const Standard_Real  aSemiAngle 
)

Creates a ConicalSurface with these values.

PGeom_ConicalSurface::PGeom_ConicalSurface ( const Storage_stCONSTclCOM a)
inline

Member Function Documentation

Standard_Real PGeom_ConicalSurface::_CSFDB_GetPGeom_ConicalSurfaceradius ( ) const
inline
Standard_Real PGeom_ConicalSurface::_CSFDB_GetPGeom_ConicalSurfacesemiAngle ( ) const
inline
void PGeom_ConicalSurface::_CSFDB_SetPGeom_ConicalSurfaceradius ( const Standard_Real  p)
inline
void PGeom_ConicalSurface::_CSFDB_SetPGeom_ConicalSurfacesemiAngle ( const Standard_Real  p)
inline
void PGeom_ConicalSurface::Radius ( const Standard_Real  aRadius)

Set the field radius with <aRadius>.

Standard_Real PGeom_ConicalSurface::Radius ( ) const

Returns the value of the field radius.

void PGeom_ConicalSurface::SemiAngle ( const Standard_Real  aSemiAngle)

Set the value of the field semiAngle with <aSemiAngle>.

Standard_Real PGeom_ConicalSurface::SemiAngle ( ) const

Returns the value of the field semiAngle.


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