Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
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.

 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).

void BasisSurface (const Handle< PGeom_Surface > &aBasisSurface)
 Set the field basisSurface with <aBasisSurface>.

Handle_PGeom_Surface BasisSurface () const
 The basis surface can be an offset surface.

void OffsetValue (const Standard_Real aOffsetValue)
 Set the field offsetValue with <aOffsetValue>.

Standard_Real OffsetValue () const
 Returns the value of the field offsetValue.

 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)

Constructor & Destructor Documentation


Member Function Documentation

Handle_PGeom_Surface PGeom_OffsetSurface::BasisSurface ( ) const

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