Open CASCADE Technology  6.9.1
Public Member Functions
PGeom_OffsetSurface Class Reference

#include <PGeom_OffsetSurface.hxx>

Inheritance diagram for PGeom_OffsetSurface:
Inheritance graph
[legend]

Public Member Functions

 PGeom_OffsetSurface ()
 Creates an OffsetSurface with default values. More...
 
 PGeom_OffsetSurface (const Handle< PGeom_Surface > &aBasisSurface, const Standard_Real aOffsetValue)
 <aBasisSurface> is the basis surface, <aOffsetValue> is the distance between <me> and the basis surface at any point. <aOffsetDirection> defines the fixed reference direction (offset direction). More...
 
void BasisSurface (const Handle< PGeom_Surface > &aBasisSurface)
 Set the field basisSurface with <aBasisSurface>. More...
 
Handle< PGeom_SurfaceBasisSurface () const
 The basis surface can be an offset surface. 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...
 
 PGeom_OffsetSurface (const Storage_stCONSTclCOM &a)
 
Handle< PGeom_Surface_CSFDB_GetPGeom_OffsetSurfacebasisSurface () const
 
void _CSFDB_SetPGeom_OffsetSurfacebasisSurface (const Handle< PGeom_Surface > &p)
 
Standard_Real _CSFDB_GetPGeom_OffsetSurfaceoffsetValue () const
 
void _CSFDB_SetPGeom_OffsetSurfaceoffsetValue (const Standard_Real p)
 
- Public Member Functions inherited from PGeom_Surface
 PGeom_Surface (const Storage_stCONSTclCOM &a)
 
 PGeom_Surface ()
 
- Public Member Functions inherited from PGeom_Geometry
 PGeom_Geometry (const Storage_stCONSTclCOM &a)
 
 PGeom_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

PGeom_OffsetSurface::PGeom_OffsetSurface ( )

Creates an OffsetSurface with default values.

PGeom_OffsetSurface::PGeom_OffsetSurface ( const Handle< PGeom_Surface > &  aBasisSurface,
const Standard_Real  aOffsetValue 
)

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

PGeom_OffsetSurface::PGeom_OffsetSurface ( const Storage_stCONSTclCOM a)
inline

Member Function Documentation

Handle< PGeom_Surface > PGeom_OffsetSurface::_CSFDB_GetPGeom_OffsetSurfacebasisSurface ( ) const
inline
Standard_Real PGeom_OffsetSurface::_CSFDB_GetPGeom_OffsetSurfaceoffsetValue ( ) const
inline
void PGeom_OffsetSurface::_CSFDB_SetPGeom_OffsetSurfacebasisSurface ( const Handle< PGeom_Surface > &  p)
inline
void PGeom_OffsetSurface::_CSFDB_SetPGeom_OffsetSurfaceoffsetValue ( const Standard_Real  p)
inline
void PGeom_OffsetSurface::BasisSurface ( const Handle< PGeom_Surface > &  aBasisSurface)

Set the field basisSurface with <aBasisSurface>.

Handle< PGeom_Surface > PGeom_OffsetSurface::BasisSurface ( ) const

The basis surface can be an offset surface.

void PGeom_OffsetSurface::OffsetValue ( const Standard_Real  aOffsetValue)

Set the field offsetValue with <aOffsetValue>.

Standard_Real PGeom_OffsetSurface::OffsetValue ( ) const

Returns the value of the field offsetValue.


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