Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
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.

 PGeom_ConicalSurface (const gp_Ax3 &aPosition, const Standard_Real aRadius, const Standard_Real aSemiAngle)
 Creates a ConicalSurface 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.

void SemiAngle (const Standard_Real aSemiAngle)
 Set the value of the field semiAngle with <aSemiAngle>.

Standard_Real SemiAngle () const
 Returns the value of the field semiAngle.

 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)

Constructor & Destructor Documentation


Member Function Documentation


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