Geom_BoundedCurve Class Reference

The abstract class BoundedCurve describes the
common behavior of bounded curves in 3D space. A
bounded curve is limited by two finite values of the
parameter, termed respectively "first parameter" and
"last parameter". The "first parameter" gives the "start <br> point" of the bounded curve, and the "last parameter"
gives the "end point" of the bounded curve.
The length of a bounded curve is finite.
The Geom package provides three concrete classes of bounded curves:

#include <Geom_BoundedCurve.hxx>

Inheritance diagram for Geom_BoundedCurve:
Inheritance graph
[legend]

Public Member Functions

virtual gp_Pnt EndPoint () const =0
 Returns the end point of the curve.

virtual gp_Pnt StartPoint () const =0
 Returns the start point of the curve.


Member Function Documentation

virtual gp_Pnt Geom_BoundedCurve::EndPoint (  )  const [pure virtual]
virtual gp_Pnt Geom_BoundedCurve::StartPoint (  )  const [pure virtual]

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Thu Mar 3 10:55:18 2011 for Open CASCADE Technology by  doxygen 1.6.3