defines IGESOffsetSurface, Type <140> Form <0>
in package IGESGeom
An offset surface is a surface defined in terms of an
already existing surface.If S(u, v) is a parametrised
regular surface and N(u, v) is a differential field of
unit normal vectors defined on the whole surface, and
"d" a fixed non zero real number, then offset surface
to S is a parametrised surface S(u, v) given by
O(u, v) = S(u, v) + d * N(u, v);
u1 <= u <= u2; v1 <= v <= v2;
#include <IGESGeom_OffsetSurface.hxx>
Constructor & Destructor Documentation
IGESGeom_OffsetSurface::IGESGeom_OffsetSurface |
( |
| ) |
|
Member Function Documentation
- anIndicator : Offset indicator
- aDistance : Offset distance
- aSurface : Surface that is offset
gp_Vec IGESGeom_OffsetSurface::OffsetIndicator |
( |
| ) |
const |
Handle_IGESData_IGESEntity IGESGeom_OffsetSurface::Surface |
( |
| ) |
const |
gp_Vec IGESGeom_OffsetSurface::TransformedOffsetIndicator |
( |
| ) |
const |
The documentation for this class was generated from the following file: