|
Open CASCADE Technology
6.5.4
|
#include <PGeom_OffsetSurface.hxx>

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) |
| PGeom_OffsetSurface::PGeom_OffsetSurface | ( | const Handle< PGeom_Surface > & | aBasisSurface, |
| const Standard_Real | aOffsetValue | ||
| ) |
| PGeom_OffsetSurface::PGeom_OffsetSurface | ( | const Storage_stCONSTclCOM & | a | ) | [inline] |
| 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 | ) |
| Handle_PGeom_Surface PGeom_OffsetSurface::BasisSurface | ( | ) | const |
| void PGeom_OffsetSurface::OffsetValue | ( | const Standard_Real | aOffsetValue | ) |
1.8.0