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

Handle_PGeom_Curve BasisCurve () const
 Returns the value of the field basisCurve.

void Direction (const gp_Dir &aDirection)
 Set the value of the field direction with <aDirection>.

gp_Dir Direction () const
 Returns the value of the field direction.

 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

Protected Member Functions

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

 PGeom_SweptSurface (const Handle< PGeom_Curve > &aBasisCurve, const gp_Dir &aDirection)
 Initialize the fields with these values.

Protected Attributes

Handle_PGeom_Curve basisCurve
gp_Dir direction

Constructor & Destructor Documentation

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

Member Function Documentation

Handle_PGeom_Curve PGeom_SweptSurface::BasisCurve ( ) const

Field Documentation

Handle_PGeom_Curve PGeom_SweptSurface::basisCurve [protected]

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