Open CASCADE Technology  6.9.1
Public Member Functions
PGeom2d_OffsetCurve Class Reference

#include <PGeom2d_OffsetCurve.hxx>

Inheritance diagram for PGeom2d_OffsetCurve:
Inheritance graph
[legend]

Public Member Functions

 PGeom2d_OffsetCurve ()
 Creates an OffsetCurve with default values. More...
 
 PGeom2d_OffsetCurve (const Handle< PGeom2d_Curve > &aBasisCurve, const Standard_Real aOffsetValue)
 <aBasisCurve> is the basis curve, <aOffsetValue> is the distance between <me> and the basis curve at any point. <aOffsetDirection> defines the fixed reference direction (offset direction). More...
 
void BasisCurve (const Handle< PGeom2d_Curve > &aBasisCurve)
 Set the field basisCurve with <aBasisCurve>. More...
 
Handle< PGeom2d_CurveBasisCurve () const
 The basis curve can be an offset curve. More...
 
void OffsetValue (const Standard_Real aOffsetValue)
 Set the field offsetValue with <aOffsetValue>. More...
 
Standard_Real OffsetValue () const
 Returns the value of the field offsetValue. More...
 
 PGeom2d_OffsetCurve (const Storage_stCONSTclCOM &a)
 
Handle< PGeom2d_Curve_CSFDB_GetPGeom2d_OffsetCurvebasisCurve () const
 
void _CSFDB_SetPGeom2d_OffsetCurvebasisCurve (const Handle< PGeom2d_Curve > &p)
 
Standard_Real _CSFDB_GetPGeom2d_OffsetCurveoffsetValue () const
 
void _CSFDB_SetPGeom2d_OffsetCurveoffsetValue (const Standard_Real p)
 
- Public Member Functions inherited from PGeom2d_Curve
 PGeom2d_Curve (const Storage_stCONSTclCOM &a)
 
 PGeom2d_Curve ()
 
- Public Member Functions inherited from PGeom2d_Geometry
 PGeom2d_Geometry (const Storage_stCONSTclCOM &a)
 
 PGeom2d_Geometry ()
 
- Public Member Functions inherited from Standard_Persistent
virtual Handle_Standard_Persistent This () const
 
virtual void Delete () const
 
virtual ~Standard_Persistent ()
 
Standard_Persistentoperator= (const Standard_Persistent &)
 
 Standard_Persistent ()
 
 Standard_Persistent (const Standard_Persistent &)
 
 Standard_Persistent (const Storage_stCONSTclCOM &)
 
virtual const Handle_Standard_Type & DynamicType () const
 
Standard_Boolean IsKind (const Handle_Standard_Type &) const
 
Standard_Boolean IsInstance (const Handle_Standard_Type &) const
 
virtual Handle_Standard_Persistent This () const
 
virtual void Delete () const
 
virtual ~Standard_Persistent ()
 
Standard_Persistentoperator= (const Standard_Persistent &)
 
 Standard_Persistent ()
 
 Standard_Persistent (const Standard_Persistent &)
 
 Standard_Persistent (const Storage_stCONSTclCOM &)
 
virtual const Handle_Standard_Type & DynamicType () const
 
Standard_Boolean IsKind (const Handle_Standard_Type &) const
 
Standard_Boolean IsInstance (const Handle_Standard_Type &) const
 

Constructor & Destructor Documentation

PGeom2d_OffsetCurve::PGeom2d_OffsetCurve ( )

Creates an OffsetCurve with default values.

PGeom2d_OffsetCurve::PGeom2d_OffsetCurve ( const Handle< PGeom2d_Curve > &  aBasisCurve,
const Standard_Real  aOffsetValue 
)

<aBasisCurve> is the basis curve, <aOffsetValue> is the distance between <me> and the basis curve at any point. <aOffsetDirection> defines the fixed reference direction (offset direction).

PGeom2d_OffsetCurve::PGeom2d_OffsetCurve ( const Storage_stCONSTclCOM a)
inline

Member Function Documentation

Handle< PGeom2d_Curve > PGeom2d_OffsetCurve::_CSFDB_GetPGeom2d_OffsetCurvebasisCurve ( ) const
inline
Standard_Real PGeom2d_OffsetCurve::_CSFDB_GetPGeom2d_OffsetCurveoffsetValue ( ) const
inline
void PGeom2d_OffsetCurve::_CSFDB_SetPGeom2d_OffsetCurvebasisCurve ( const Handle< PGeom2d_Curve > &  p)
inline
void PGeom2d_OffsetCurve::_CSFDB_SetPGeom2d_OffsetCurveoffsetValue ( const Standard_Real  p)
inline
void PGeom2d_OffsetCurve::BasisCurve ( const Handle< PGeom2d_Curve > &  aBasisCurve)

Set the field basisCurve with <aBasisCurve>.

Handle< PGeom2d_Curve > PGeom2d_OffsetCurve::BasisCurve ( ) const

The basis curve can be an offset curve.

void PGeom2d_OffsetCurve::OffsetValue ( const Standard_Real  aOffsetValue)

Set the field offsetValue with <aOffsetValue>.

Standard_Real PGeom2d_OffsetCurve::OffsetValue ( ) const

Returns the value of the field offsetValue.


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