Open CASCADE Technology 6.6.0
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

PGeom_TrimmedCurve::PGeom_TrimmedCurve ( )
PGeom_TrimmedCurve::PGeom_TrimmedCurve ( const Handle< PGeom_Curve > &  aBasisCurve,
const Standard_Real  aFirstU,
const Standard_Real  aLastU 
)
PGeom_TrimmedCurve::PGeom_TrimmedCurve ( const Storage_stCONSTclCOM a) [inline]

Member Function Documentation

Handle< PGeom_Curve > PGeom_TrimmedCurve::_CSFDB_GetPGeom_TrimmedCurvebasisCurve ( ) const [inline]
Standard_Real PGeom_TrimmedCurve::_CSFDB_GetPGeom_TrimmedCurvefirstU ( ) const [inline]
Standard_Real PGeom_TrimmedCurve::_CSFDB_GetPGeom_TrimmedCurvelastU ( ) const [inline]
void PGeom_TrimmedCurve::_CSFDB_SetPGeom_TrimmedCurvebasisCurve ( const Handle< PGeom_Curve > &  p) [inline]
void PGeom_TrimmedCurve::_CSFDB_SetPGeom_TrimmedCurvefirstU ( const Standard_Real  p) [inline]
void PGeom_TrimmedCurve::_CSFDB_SetPGeom_TrimmedCurvelastU ( const Standard_Real  p) [inline]
Handle_PGeom_Curve PGeom_TrimmedCurve::BasisCurve ( ) const
void PGeom_TrimmedCurve::BasisCurve ( const Handle< PGeom_Curve > &  aBasisCurve)
Standard_Real PGeom_TrimmedCurve::FirstU ( ) const
void PGeom_TrimmedCurve::FirstU ( const Standard_Real  aFirstU)
Standard_Real PGeom_TrimmedCurve::LastU ( ) const
void PGeom_TrimmedCurve::LastU ( const Standard_Real  aLastU)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines