Open CASCADE Technology
6.5.4
|
#include <PGeom_SweptSurface.hxx>
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 |
PGeom_SweptSurface::PGeom_SweptSurface | ( | const Storage_stCONSTclCOM & | a | ) | [inline] |
PGeom_SweptSurface::PGeom_SweptSurface | ( | ) | [protected] |
PGeom_SweptSurface::PGeom_SweptSurface | ( | const Handle< PGeom_Curve > & | aBasisCurve, |
const gp_Dir & | aDirection | ||
) | [protected] |
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 | ) |
Handle_PGeom_Curve PGeom_SweptSurface::BasisCurve | ( | ) | const |
void PGeom_SweptSurface::Direction | ( | const gp_Dir & | aDirection | ) |
gp_Dir PGeom_SweptSurface::Direction | ( | ) | const |
Handle_PGeom_Curve PGeom_SweptSurface::basisCurve [protected] |
gp_Dir PGeom_SweptSurface::direction [protected] |