Part::GeomCurve Class Reference

#include <Geometry.h>

Inheritance diagram for Part::GeomCurve:
Part::Geometry Base::Persistence Base::BaseClass Part::GeomArcOfCircle Part::GeomBezierCurve Part::GeomBSplineCurve Part::GeomCircle Part::GeomEllipse Part::GeomHyperbola Part::GeomLine Part::GeomLineSegment Part::GeomOffsetCurve Part::GeomParabola Part::GeomTrimmedCurve

List of all members.

Public Member Functions

 GeomCurve ()
virtual Base::Type getTypeId (void) const
bool tangent (double u, gp_Dir &) const
TopoDS_Shape toShape () const
virtual ~GeomCurve ()

Static Public Member Functions

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

Detailed Description

Definition at line 109 of file Geometry.h.


Constructor & Destructor Documentation

GeomCurve::GeomCurve (  ) 

Definition at line 285 of file Geometry.cpp.

GeomCurve::~GeomCurve (  )  [virtual]

Definition at line 289 of file Geometry.cpp.


Member Function Documentation

void * Part::GeomCurve::create ( void   )  [static]
Base::Type Part::GeomCurve::getClassTypeId ( void   )  [static]
Base::Type Part::GeomCurve::getTypeId ( void   )  const [virtual]
void Part::GeomCurve::init ( void   )  [static]
bool GeomCurve::tangent ( double  u,
gp_Dir &  dir 
) const

Definition at line 300 of file Geometry.cpp.

References Part::Geometry::handle().

TopoDS_Shape GeomCurve::toShape (  )  const [virtual]

Implements Part::Geometry.

Definition at line 293 of file Geometry.cpp.

References Part::Geometry::handle().


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

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