Open CASCADE Technology  6.9.1
Public Member Functions | Protected Member Functions | Protected Attributes
PGeom_SweptSurface Class Reference

#include <PGeom_SweptSurface.hxx>

Inheritance diagram for PGeom_SweptSurface:
Inheritance graph
[legend]

Public Member Functions

void BasisCurve (const Handle< PGeom_Curve > &aBasisCurve)
 Set the value of the field basisCurve with <aBasisCurve>. More...
 
Handle< PGeom_CurveBasisCurve () const
 Returns the value of the field basisCurve. More...
 
void Direction (const gp_Dir &aDirection)
 Set the value of the field direction with <aDirection>. More...
 
gp_Dir Direction () const
 Returns the value of the field direction. More...
 
 PGeom_SweptSurface (const Storage_stCONSTclCOM &a)
 
Handle< PGeom_Curve_CSFDB_GetPGeom_SweptSurfacebasisCurve () const
 
void _CSFDB_SetPGeom_SweptSurfacebasisCurve (const Handle< PGeom_Curve > &p)
 
const gp_Dir_CSFDB_GetPGeom_SweptSurfacedirection () 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
 

Protected Member Functions

 PGeom_SweptSurface ()
 Initializes the field(s) with default value(s). More...
 
 PGeom_SweptSurface (const Handle< PGeom_Curve > &aBasisCurve, const gp_Dir &aDirection)
 Initialize the fields with these values. More...
 

Protected Attributes

Handle< PGeom_CurvebasisCurve
 
gp_Dir direction
 

Constructor & Destructor Documentation

PGeom_SweptSurface::PGeom_SweptSurface ( const Storage_stCONSTclCOM a)
inline
PGeom_SweptSurface::PGeom_SweptSurface ( )
protected

Initializes the field(s) with default value(s).

PGeom_SweptSurface::PGeom_SweptSurface ( const Handle< PGeom_Curve > &  aBasisCurve,
const gp_Dir aDirection 
)
protected

Initialize the fields with these values.

Member Function Documentation

Handle< PGeom_Curve > PGeom_SweptSurface::_CSFDB_GetPGeom_SweptSurfacebasisCurve ( ) const
inline
const gp_Dir& PGeom_SweptSurface::_CSFDB_GetPGeom_SweptSurfacedirection ( ) const
inline
void PGeom_SweptSurface::_CSFDB_SetPGeom_SweptSurfacebasisCurve ( const Handle< PGeom_Curve > &  p)
inline
void PGeom_SweptSurface::BasisCurve ( const Handle< PGeom_Curve > &  aBasisCurve)

Set the value of the field basisCurve with <aBasisCurve>.

Handle< PGeom_Curve > PGeom_SweptSurface::BasisCurve ( ) const

Returns the value of the field basisCurve.

void PGeom_SweptSurface::Direction ( const gp_Dir aDirection)

Set the value of the field direction with <aDirection>.

gp_Dir PGeom_SweptSurface::Direction ( ) const

Returns the value of the field direction.

Field Documentation

Handle< PGeom_Curve > PGeom_SweptSurface::basisCurve
protected
gp_Dir PGeom_SweptSurface::direction
protected

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