Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
PGeom_TrimmedCurve Class Reference

#include <PGeom_TrimmedCurve.hxx>

Inheritance diagram for PGeom_TrimmedCurve:
Inheritance graph
[legend]

Public Member Functions

 PGeom_TrimmedCurve ()
 Creates a TrimmedCurve with default values.

 PGeom_TrimmedCurve (const Handle< PGeom_Curve > &aBasisCurve, const Standard_Real aFirstU, const Standard_Real aLastU)
 Creates a TrimmedCurve with these field values.

void FirstU (const Standard_Real aFirstU)
 Set the value of the field firstU with <aFirstU>.

Standard_Real FirstU () const
 Returns the value of the field firstU.

void LastU (const Standard_Real aLastU)
 Set the value of the field lastU with <aLastU>.

Standard_Real LastU () const
 Returns the value of the field lastU.

void BasisCurve (const Handle< PGeom_Curve > &aBasisCurve)
 Set the value of the field basisCurve with <aBasisCurve>.
This curve can be a trimmed curve.

Handle_PGeom_Curve BasisCurve () const
 Returns the value of the field basisCurve.
This curve can be a trimmed curve.

 PGeom_TrimmedCurve (const Storage_stCONSTclCOM &a)
Handle< PGeom_Curve_CSFDB_GetPGeom_TrimmedCurvebasisCurve () const
void _CSFDB_SetPGeom_TrimmedCurvebasisCurve (const Handle< PGeom_Curve > &p)
Standard_Real _CSFDB_GetPGeom_TrimmedCurvefirstU () const
void _CSFDB_SetPGeom_TrimmedCurvefirstU (const Standard_Real p)
Standard_Real _CSFDB_GetPGeom_TrimmedCurvelastU () const
void _CSFDB_SetPGeom_TrimmedCurvelastU (const Standard_Real p)

Constructor & Destructor Documentation


Member Function Documentation

Handle_PGeom_Curve PGeom_TrimmedCurve::BasisCurve ( ) const

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