Part::GeomSurface Class Reference

#include <Geometry.h>

Inheritance diagram for Part::GeomSurface:
Part::Geometry Base::Persistence Base::BaseClass Part::GeomBezierSurface Part::GeomBSplineSurface Part::GeomCone Part::GeomCylinder Part::GeomOffsetSurface Part::GeomPlane Part::GeomSphere Part::GeomSurfaceOfExtrusion Part::GeomSurfaceOfRevolution Part::GeomToroid Part::GeomTrimmedSurface

List of all members.

Public Member Functions

 GeomSurface ()
virtual Base::Type getTypeId (void) const
bool tangentU (double u, double v, gp_Dir &dirU) const
bool tangentV (double u, double v, gp_Dir &dirV) const
TopoDS_Shape toShape () const
virtual ~GeomSurface ()

Static Public Member Functions

static void * create (void)
static Base::Type getClassTypeId (void)
static void init (void)

Detailed Description

Definition at line 400 of file Geometry.h.


Constructor & Destructor Documentation

GeomSurface::GeomSurface (  ) 

Definition at line 1242 of file Geometry.cpp.

GeomSurface::~GeomSurface (  )  [virtual]

Definition at line 1246 of file Geometry.cpp.


Member Function Documentation

void * Part::GeomSurface::create ( void   )  [static]
Base::Type Part::GeomSurface::getClassTypeId ( void   )  [static]
Base::Type Part::GeomSurface::getTypeId ( void   )  const [virtual]
void Part::GeomSurface::init ( void   )  [static]
bool GeomSurface::tangentU ( double  u,
double  v,
gp_Dir &  dirU 
) const

Definition at line 1259 of file Geometry.cpp.

References Part::Geometry::handle().

bool GeomSurface::tangentV ( double  u,
double  v,
gp_Dir &  dirV 
) const

Definition at line 1271 of file Geometry.cpp.

References Part::Geometry::handle().

TopoDS_Shape GeomSurface::toShape (  )  const [virtual]

Implements Part::Geometry.

Definition at line 1250 of file Geometry.cpp.

References Part::Geometry::handle(), and draftlibs::fcgeo::v1().


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

Generated on Wed Nov 23 19:02:35 2011 for FreeCAD by  doxygen 1.6.1